summaryrefslogtreecommitdiff
path: root/Tools/idle/extend.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/idle/extend.py')
-rw-r--r--Tools/idle/extend.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/idle/extend.py b/Tools/idle/extend.py
index 7d8117d2d0..58bc95fd9a 100644
--- a/Tools/idle/extend.py
+++ b/Tools/idle/extend.py
@@ -5,5 +5,6 @@ standard = [
"SearchBinding",
"AutoIndent",
"AutoExpand",
+ "FormatParagraph",
"ZoomHeight",
]