summaryrefslogtreecommitdiff
path: root/ftdetect/json.lua
blob: 9824e3e496e2d288b44948bd3a1d21a9dbaf21d1 (plain)
1
2
3
vim.cmd [[
 au BufRead,BufNewFile tsconfig.json set filetype=jsonc
]]