mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-09 12:03:53 -05:00
Fix spelling errors, closes #334
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'python-ident') != -1
|
||||
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'python-indent') != -1
|
||||
finish
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user