summaryrefslogtreecommitdiffstats
path: root/plugin_guard.vim.template
blob: f2c9883d380e40c1c5b46790ae7c580c8f255412 (plain) (blame)
1
2
3
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, '%%PACK%%') == -1
%%CONTENT%%
endif