summaryrefslogtreecommitdiffstats
path: root/indent/jsonc.vim
blob: 2aed4652a1771227aaa333f8684953cb27d63ab0 (plain) (blame)
1
2
3
4
5
if polyglot#init#is_disabled(expand('<sfile>:p'), 'jsonc', 'indent/jsonc.vim')
  finish
endif

runtime! indent/json.vim