Skip to content

Commit 63b5c2a

Browse files
committed
Clear signs after autopep8
1 parent 4207ad9 commit 63b5c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoload/pymode/lint.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ fun! pymode#lint#auto() "{{{
1111
PymodePython from pymode import auto
1212
PymodePython auto()
1313
cclose
14+
call g:PymodeSigns.clear()
1415
edit
1516
call pymode#wide_message("AutoPep8 done.")
1617
endfunction "}}}

0 commit comments

Comments
 (0)