5 lines
95 B
VimL
Raw Normal View History

2019-03-04 10:09:33 +01:00
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'reason') != -1
finish
endif