mirror of
1
0
Fork 0

Add json formatter

This commit is contained in:
jokang 2018-01-25 11:02:07 +08:00
parent 029e1240d8
commit c40753d25e
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ endfunction
command! PrettyXML call DoPrettyXML()
command! PrettyJson :execute '%!python -m json.tool'
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Plugins Configuration
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""