update vimrc
This commit is contained in:
parent
7d281c1e50
commit
cd82f3c248
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
" Allow saving of files as sudo when I forgot to start vim using sudo.
|
||||
cmap w!! w !sudo tee > /dev/null %
|
||||
set number relativenumber
|
||||
set cliboard+=unnamedplus
|
||||
|
|
Loading…
Add table
Reference in a new issue