Skip to content

Commit 815b374

Browse files
committed
Merge pull request python-mode#623 from mpyatishev/patch-1
Fix issue with au clears on quit
2 parents f21e0d3 + 60da56c commit 815b374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/pymode.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ endfunction "}}}
128128

129129
fun! pymode#quit() "{{{
130130
augroup pymode
131-
au!
131+
au! * <buffer>
132132
augroup END
133133
endfunction "}}}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy