added a formatprg for JSON
This commit is contained in:
parent
52e8f43665
commit
b3dbba36ab
2
init.vim
2
init.vim
|
@ -73,6 +73,8 @@ filetype plugin on
|
|||
set modeline
|
||||
set modelines=10
|
||||
|
||||
autocmd BufEnter *.json set formatprg=python3\ -m\ json.tool
|
||||
|
||||
|
||||
"_______________________________________________________________________________
|
||||
"=========================== Installing all Plugins ============================
|
||||
|
|
Loading…
Reference in New Issue
Block a user