Updates
This commit is contained in:
@@ -42,3 +42,8 @@ let g:ctrlp_custom_ignore = {
|
||||
let g:gist_open_browser_after_post = 1
|
||||
let g:gist_post_private = 1
|
||||
" }}
|
||||
|
||||
" json Formatting {{
|
||||
nmap <leader>jt <Esc>:%!python -m json.tool<CR><Esc>:set filetype=json<CR>
|
||||
let g:vim_json_syntax_conceal = 0
|
||||
" }}
|
||||
|
Reference in New Issue
Block a user