ok more fixes

This commit is contained in:
2022-08-17 00:05:22 -06:00
parent d5d67602f3
commit 59f55274fa
4 changed files with 8 additions and 3 deletions

View File

@ -39,8 +39,6 @@ CONFIG__VIM() {
&& __SUCCESS 'completed vim setup' \
|| __FAIL 1 'error detected in vim setup (see above)' \
;
SCWRYPTS zsh/vim/vundle/install || return 4
}
#####################################################################