mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
4 lines
63 B
VimL
4 lines
63 B
VimL
if exists("did_load_polyglot")
|
|
unlet did_load_polyglot
|
|
endif
|