Vim plugin preparation in update script.
This commit is contained in:
parent
cdac28e694
commit
ff1d2d9fdb
@ -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…
Reference in New Issue
Block a user