Way to clean autocomplete in Vim and .vimrc problem
I've created a thread to solve my problem regarding code completion problem in vim. I planned to clean all vim, omnicompletion, and all the dependencies. I was following a guide for autocompletion purpose. How do I clean all of them? I need to do this because I want to reinstall the stuff hoping the autocompletion problem will solve.
In the process of reinstalling the autocompletion stuff which I use the previous link, I got confused wheather I should put the configuration in ~/.vimrc file (created by myself) or the one which is already available located in /usr/share/vim (named as vimrc).
Hope somebody can guide me on this matter.