mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Fix vim 8 package manager, closes #574
This commit is contained in:
3
plugin/polyglot.vim
Normal file
3
plugin/polyglot.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
if !exists("did_load_polyglot")
|
||||
runtime! ftdetect/polyglot.vim
|
||||
endif
|
||||
Reference in New Issue
Block a user