More automatic update of plugins.

This commit is contained in:
Bartek Stalewski 2021-08-23 21:57:43 +02:00
parent 80ee8cdae4
commit 4cf6a6510b

View file

@ -28,5 +28,5 @@ function ud() {
wd dots wd dots
git pull git pull
git submodule update -f git submodule update -f
vim +PlugUpdate vim -c "PlugUpdate" -c "q" -c "q"
} }