mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Add new extension to reformat a (text) paragraph.
This commit is contained in:
parent
46facd1bac
commit
94e82ceeac
2 changed files with 102 additions and 0 deletions
|
@ -5,5 +5,6 @@ standard = [
|
|||
"SearchBinding",
|
||||
"AutoIndent",
|
||||
"AutoExpand",
|
||||
"FormatParagraph",
|
||||
"ZoomHeight",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue