Files
vim-polyglot/plugin/polyglot.vim

4 lines
66 B
VimL

if !exists("did_load_polyglot")
filetype plugin indent on
endif