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