mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-09 12:03:53 -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