amix / vimrc

The ultimate Vim configuration (vimrc)
MIT License
30.57k stars 7.29k forks source link

How to disable certain plugins? #748

Closed twirley closed 8 months ago

twirley commented 8 months ago

Hi,

this is not really an issue. More, I can't really find an way to disable plugins you included.

Is there a way, if I would like to remove certain plugins you included?

amix commented 8 months ago

One simple way is to just remove it, e.g,.

$ cd ~/.vim_runtime 
$ rm -rf sources_non_forked/co-pilot.vim