6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
|
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, '%%PACK%%') == -1
|
||
|
|
||
|
%%CONTENT%%
|
||
|
|
||
|
endif
|