From 4370e16222b4b7b39eb9857d52745f6c6f361c16 Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Thu, 6 Oct 2022 01:21:07 +0800 Subject: nvim: lua config --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cb750ae..d6d241a 100644 --- a/Makefile +++ b/Makefile @@ -41,8 +41,6 @@ tmux: yay $(call stow_dir,$@) nvim: - curl -fLo nvim/.config/nvim/autoload/plug.vim --create-dirs \ - https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim $(call stow_dir,$@) zsh: basics antibody -- cgit v1.2.3