index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ftdetect
/
json.vim
blob: 4db08ed32a77aaf4edc1527f4844b29896fd8a4f (
plain
)
1
autocmd
BufRead
,
BufNewFile
*.
json
set
filetype
=
json
syntax
=
javascript