Typo.
This commit is contained in:
parent
8751e32710
commit
4708539690
@ -25,7 +25,7 @@ if !exists("g:syntastic_always_populate_loc_list")
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if !exists("g:syntastic_auto_jump")
|
if !exists("g:syntastic_auto_jump")
|
||||||
let syntastic_auto_jump=0
|
let g:syntastic_auto_jump = 0
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if !exists("g:syntastic_quiet_warnings")
|
if !exists("g:syntastic_quiet_warnings")
|
||||||
|
Loading…
Reference in New Issue
Block a user