Removed Copilot vim plugin
This commit is contained in:
@@ -67,7 +67,6 @@ for option in "$@"; do
|
||||
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
|
||||
link "$PWD/vim/vimrc" "$HOME/.vim/vimrc"
|
||||
vim +PluginInstall +qall
|
||||
vim "+Copilot auth" +qall
|
||||
;;
|
||||
yay)
|
||||
link "$PWD/yay/config.json" "$HOME/.config/yay/config.json"
|
||||
|
||||
Reference in New Issue
Block a user