aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-03 00:27:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-03 00:27:53 +1200
commite48591105d20a4ebe7abfc89acb9f881476b62b3 (patch)
treeedbf1da8d288f93d24c1c1e173322e698008643a
parentRefactor Vim distribution plugin/macro handling (diff)
downloaddotfiles-e48591105d20a4ebe7abfc89acb9f881476b62b3.tar.gz
dotfiles-e48591105d20a4ebe7abfc89acb9f881476b62b3.zip
Correct name of Makefile target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 940ae9ef..c00f020f 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@
install-urxvt \
install-vim \
install-vim-after \
- install-vim-after-ftdetect \
+ install-vim-after-ftplugin \
install-vim-after-indent \
install-vim-after-plugin \
install-vim-after-syntax \