Add new stuff
This commit is contained in:
parent
9ef55807c1
commit
1e1749751d
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -103,6 +103,7 @@ vnoremap <BS> d
|
|||
|
||||
" Save with <Leader> s
|
||||
noremap <silent> <Leader>s :update<CR>
|
||||
noremap <silent> <Leader>S :w !sudo tee % > /dev/null<CR>
|
||||
|
||||
|
||||
" Writes to all buffers when switching to another buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue