diff --git a/my_configs.vim b/my_configs.vim index a4722e31..adca9c44 100644 --- a/my_configs.vim +++ b/my_configs.vim @@ -97,6 +97,7 @@ endfunction command! PrettyXML call DoPrettyXML() +command! PrettyJson :execute '%!python -m json.tool' """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " => Plugins Configuration """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""