Updated vimrc
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"
|
||||
"============================================================================
|
||||
|
||||
if exists("g:loaded_syntastic_python_mypy_checker")
|
||||
if exists('g:loaded_syntastic_python_mypy_checker')
|
||||
finish
|
||||
endif
|
||||
let g:loaded_syntastic_python_mypy_checker = 1
|
||||
|
||||
Reference in New Issue
Block a user