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


endif