We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9338c4 + 5c308c2 commit fe5cda1Copy full SHA for fe5cda1
doc/pymode.txt
@@ -371,6 +371,7 @@ buffers: >
371
setlocal number
372
setlocal nowrap
373
setlocal textwidth=80
374
+ setlocal commentstring=#%s
375
<
376
------------------------------------------------------------------------------
377
*'pymode_motion'*
ftplugin/python/pymode.vim
@@ -26,6 +26,7 @@ if pymode#Option('options')
26
endif
27
28
setlocal textwidth=79
29
30
31
32
" }}}
0 commit comments