mirror of https://tildegit.org/ben/dotfiles
add w!! alias
parent
9d044943b2
commit
ed65973816
|
@ -29,6 +29,8 @@ set tabpagemax=50
|
|||
|
||||
inoremap <C-U> <C-G>u<C-U>
|
||||
|
||||
cmap w!! w !sudo tee % >/dev/null
|
||||
|
||||
set rtp+=~/.fzf
|
||||
|
||||
" vim:set ft=vim et sw=2:
|
||||
|
|
Loading…
Reference in New Issue