1
0
Fork 0
mirror of synced 2024-06-16 05:51:11 -04:00

Add json formatter

This commit is contained in:
jokang 2018-01-25 11:02:07 +08:00
parent 029e1240d8
commit c40753d25e

View file

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