Add json formatter
This commit is contained in:
parent
029e1240d8
commit
c40753d25e
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ endfunction
|
|||
command! PrettyXML call DoPrettyXML()
|
||||
|
||||
|
||||
command! PrettyJson :execute '%!python -m json.tool'
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => Plugins Configuration
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
|
Loading…
Reference in a new issue