add wsudo to vim
This commit is contained in:
parent
3618dbb7e1
commit
9d41dbb6f6
@ -25,6 +25,8 @@ call minpac#add('tpope/vim-eunuch')
|
||||
command! PackUpdate call minpac#update()
|
||||
command! PackClean call minpac#clean()
|
||||
|
||||
command Wsudo w !sudo tee % >/dev/null
|
||||
|
||||
colorscheme desert-warm-256
|
||||
let g:UltiSnipsSnippetDirectories=["UltiSnips", "mysnippets"]
|
||||
let g:netrw_dirhistmax = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user