aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 555634e..3736fd0 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ tig:
19 19
20vim: 20vim:
21 ln -sf `pwd`/vim/init.vim ~/.vimrc 21 ln -sf `pwd`/vim/init.vim ~/.vimrc
22 sudo ln -sf `pwd`/vim/init.vim /usr/local/share/vim/vimrc
22 ln -sf `pwd`/vim ~/.config/nvim 23 ln -sf `pwd`/vim ~/.config/nvim
23 # vim-plug 24 # vim-plug
24 # curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim 25 # curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim