diff --git a/dots/.bin/update-vim b/dots/.bin/update-vim deleted file mode 100755 index 2ca63fd..0000000 --- a/dots/.bin/update-vim +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -# Tiny Vim update helper - -nvim +PlugUpgrade +PlugUpdate +CocUpdate