Its git site doesn't say how to uninstall it. Here is an easy way to do so:
- "rm -rf .vim/bundle/YouCompleteMe/"
- go into vi and do "PluginInstall" to install YCM again.
- repeat 1, this time you remove the uncompiled YCM.
basically, you replace the compiled YCM with uncompiled one and remove the uncompiled one.
so what I am using now ? jedi-vim much easy to install and satisfies all my needs. (personal opinion)
Going to explore supertab.
No comments:
Post a Comment