Files
vim-polyglot/plugin/polyglot.vim
2020-10-07 12:10:02 +02:00

4 lines
71 B
VimL

if !exists("did_load_polyglot")
runtime! ftdetect/polyglot.vim
endif