format json

This commit is contained in:
Andrew Tomaka 2016-08-26 13:40:18 -04:00
parent e1517026fc
commit 28b0f32e33

1
vimrc
View file

@ -135,6 +135,7 @@ nnoremap <silent> <Leader>bD :Bclose!<CR>
nnoremap <silent> <Leader>BD :Bclose!<CR>
" other
map <Leader>fj :%!python -m json.tool<cr>
map <Leader>fw :FixWhitespace<cr>
map <Leader>pm :set paste!<cr>
map <Leader>sa :Move %<tab>