wgit status for vim
This commit is contained in:
@@ -129,3 +129,5 @@ function! HasPaste()
|
||||
return ''
|
||||
endfunction
|
||||
|
||||
" Allow saving of files as sudo when I forgot to start vim using sudo.
|
||||
cmap w!! w !sudo tee > /dev/null %
|
||||
Reference in New Issue
Block a user