summaryrefslogblamecommitdiff
path: root/vim/indent/json.vim
blob: fc70c5336cf04e2d42d710849de8ded3cb25206b (plain) (tree)
1
2
3
4



                                  
au FileType json set expandtab
au FileType json set shiftwidth=2
au FileType json set softtabstop=2
au FileType json set tabstop=2