Vim plugin preparation in update script.
This commit is contained in:
parent
cdac28e694
commit
ff1d2d9fdb
1 changed files with 1 additions and 0 deletions
|
@ -29,4 +29,5 @@ function ud() {
|
|||
git pull
|
||||
git submodule update -f
|
||||
vim -c "PlugUpdate" -c "q" -c "q"
|
||||
cd $XDG_DATA_HOME/vim-plugins/vim-hexokinase && make hexokinase
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue