mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Issue #20577: move configuration of FormatParagraph extension to new extension
configuration dialog. Patch by Tal Einat.
This commit is contained in:
parent
4d5115c7b5
commit
df9386940a
5 changed files with 10 additions and 24 deletions
|
|
@ -66,6 +66,7 @@ toggle-code-context=
|
|||
|
||||
[FormatParagraph]
|
||||
enable=True
|
||||
max-width=72
|
||||
[FormatParagraph_cfgBindings]
|
||||
format-paragraph=<Alt-Key-q>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue