format json
This commit is contained in:
parent
e1517026fc
commit
28b0f32e33
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -135,6 +135,7 @@ nnoremap <silent> <Leader>bD :Bclose!<CR>
|
||||||
nnoremap <silent> <Leader>BD :Bclose!<CR>
|
nnoremap <silent> <Leader>BD :Bclose!<CR>
|
||||||
|
|
||||||
" other
|
" other
|
||||||
|
map <Leader>fj :%!python -m json.tool<cr>
|
||||||
map <Leader>fw :FixWhitespace<cr>
|
map <Leader>fw :FixWhitespace<cr>
|
||||||
map <Leader>pm :set paste!<cr>
|
map <Leader>pm :set paste!<cr>
|
||||||
map <Leader>sa :Move %<tab>
|
map <Leader>sa :Move %<tab>
|
||||||
|
|
Loading…
Reference in a new issue