aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Son Struschka <me@peter-struschka.com>2022-10-06 01:21:07 +0800
committerPeter Son Struschka <me@peter-struschka.com>2022-10-06 01:21:07 +0800
commit4370e16222b4b7b39eb9857d52745f6c6f361c16 (patch)
tree75d4f7db8fd42805d4d6ed03dfdc75240b494a61 /Makefile
parent929bbbd90111e7a5fccc30edffa34c0b2d95a2f7 (diff)
downloaddotfiles-4370e16222b4b7b39eb9857d52745f6c6f361c16.tar.gz
dotfiles-4370e16222b4b7b39eb9857d52745f6c6f361c16.tar.bz2
dotfiles-4370e16222b4b7b39eb9857d52745f6c6f361c16.tar.lz
dotfiles-4370e16222b4b7b39eb9857d52745f6c6f361c16.tar.xz
dotfiles-4370e16222b4b7b39eb9857d52745f6c6f361c16.tar.zst
dotfiles-4370e16222b4b7b39eb9857d52745f6c6f361c16.zip
nvim: lua configHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
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