mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 14:03:50 -05:00
Make sure polyglot_disable does not skip native vim files, fixes #591
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
if !exists("did_load_polyglot")
|
||||
runtime! ftdetect/polyglot.vim
|
||||
filetype plugin indent on
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user