Skip to content

Commit 02bbf24

Browse files
committed
Remove extra newline for hdima#54
1 parent fc28c3c commit 02bbf24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

syntax/python.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ endif
480480
syn keyword pythonConvention self
481481
syn keyword pythonConvention cls
482482

483-
484483
if s:Enabled("g:python_slow_sync")
485484
syn sync minlines=2000
486485
else

0 commit comments

Comments
 (0)