One more try to getting back to vim.
This commit is contained in:
parent
d4f36022a0
commit
4c92c72778
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ function ud() {
|
|||
wd dots
|
||||
git pull
|
||||
git submodule update -f
|
||||
nvim -c "PlugUpdate" -c "PlugClean" -c "q" -c "q"
|
||||
vim -c "PlugUpdate" -c "PlugClean" -c "q" -c "q"
|
||||
rm -rf ~/go
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue