1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-01-18 18:47:34 +00:00

Remove initvim script after removing vim-plug

This commit is contained in:
Phantop 2018-11-14 21:06:42 -05:00
parent 6bb787c4b0
commit 19fb6a571f

View file

@ -1,5 +0,0 @@
# Defined in /tmp/fish.J0WeiJ/initvim.fish @ line 2
function initvim
nvim ~/.config/nvim/init.vim
nvim +PlugInstall +PlugUpdate +PlugUpgrade +PlugClean +q +q +q +q +q
end