add: FormatJSON
This commit is contained in:
parent
ddef4710a7
commit
bf187bec76
3
vimrc
3
vimrc
@ -43,3 +43,6 @@ colorscheme solarized " colors
|
||||
scriptencoding utf-8 " script encoding
|
||||
syntax enable " enable syntaxhighlighting
|
||||
|
||||
|
||||
" Shortcuts
|
||||
com! FormatJSON %!python -m json.tool
|
||||
|
Loading…
x
Reference in New Issue
Block a user