aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5231fc27..c6360510 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,8 @@
install-dircolors \
install-git \
install-gnupg \
+ install-gvim \
+ install-gvim-config \
install-i3 \
install-maildir \
install-mutt \
@@ -47,8 +49,7 @@ install : install-bash \
install-readline \
install-sh \
install-terminfo \
- install-vim \
- install-vim-plugins
+ install-vim
install-bash : test-bash
install -m 0755 -d -- \