add vimrc
This commit is contained in:
commit
7d281c1e50
|
@ -0,0 +1,2 @@
|
||||||
|
" Allow saving of files as sudo when I forgot to start vim using sudo.
|
||||||
|
cmap w!! w !sudo tee > /dev/null %
|
Loading…
Reference in New Issue