Home
I dont know its a good idea or bad idea to decide to use vim.
I just wanna give it a try…
List all the .vim files that Vim loads:
:scriptnames
In default, vim dont automaticalyy create ~/.vimrc
:e $MYVIMRC
open & edit the current .vimrc that you are using, then use Ctrl + G to view the path in status bar.