MoonLab - TIL

This is where i store my today-i-learned

You may also wannna visit my blog

Browse by tags

#vim

#vim Vim Configuration - Aug 13, 2024

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.