summaryrefslogtreecommitdiff
path: root/.vim/pack/mvertes
diff options
context:
space:
mode:
Diffstat (limited to '.vim/pack/mvertes')
-rwxr-xr-x.vim/pack/mvertes/install.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/.vim/pack/mvertes/install.sh b/.vim/pack/mvertes/install.sh
index 8843982..e9cfa0e 100755
--- a/.vim/pack/mvertes/install.sh
+++ b/.vim/pack/mvertes/install.sh
@@ -2,10 +2,11 @@
plugins='
git@github.com:junegunn/fzf.vim
-#git@github.com:fatih/vim-go
+git@github.com:fatih/vim-go
git@github.com:mvertes/vimki
-git@github.com:prabirshrestha/vim-lsp
'
+# git@github.com:prabirshrestha/vim-lsp
+
ht='test -d doc && vim -c "helptags doc" -c "q"'
mkdir -p start