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.
1 parent fd70ac2 commit 60da56cCopy full SHA for 60da56c
1 file changed
autoload/pymode.vim
@@ -128,6 +128,6 @@ endfunction "}}}
128
129
fun! pymode#quit() "{{{
130
augroup pymode
131
- au!
+ au! * <buffer>
132
augroup END
133
endfunction "}}}
0 commit comments