aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c4bd2a33..5e3b63be 100644
--- a/Makefile
+++ b/Makefile
@@ -556,7 +556,7 @@ install-urxvt: urxvt/ext/select
VIM = vim
VIMDIR = $(HOME)/.vim
-VIMRC = $(HOME)/.vim/vimrc
+VIMRC = $(VIMDIR)/vimrc
install-vim: install-vim-after \
install-vim-autoload \