aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a19e87d8..833f4ac9 100644
--- a/Makefile
+++ b/Makefile
@@ -513,7 +513,6 @@ install-neovim:
VIM=nvim \
VIMDIR="$${XDG_CONFIG_HOME:-"$$HOME"/.config}/nvim" \
VIMRC="$${XDG_CONFIG_HOME:="$$HOME"/.config}/nvim/init.vim"
- cp -p -- vim/nvim.vim "$${XDG_CONFIG_HOME:-"$$HOME"/.config}/nvim"
install-vim-after: install-vim-after-ftplugin \
install-vim-after-indent \