summaryrefslogtreecommitdiffstats
path: root/after/syntax/reason.vim
blob: 14d5abfebd76ad35ec99044973f6f10625358908 (plain) (blame)
1
2
3
4
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'reason') != -1
  finish
endif