FiX typo
This commit is contained in:
2
init.vim
2
init.vim
@@ -131,7 +131,7 @@ nnoremap <Leader>} mzF[`a<cr><Esc>``%i<cr><Esc>`zvi[:s/,\s*/,\r/g<cr>vi[=<Esc>`z
|
||||
command! FormatJSON %!python -m json.tool
|
||||
|
||||
" Allow saving of files as sudo
|
||||
command! W execute 'silent! w !sudo /usr/bin/tee % >/dev/nuull' <Bar> edit!
|
||||
command! W execute 'silent! w !sudo /usr/bin/tee % >/dev/null' <Bar> edit!
|
||||
|
||||
" }}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user