vim-polyglot/after/syntax/reason.vim

5 lines
95 B
VimL
Raw Normal View History

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