So I decided I should learn how to comment and uncomment code in a fancy way. So I tried vim plugin tcomment. I googled that I needed to open the vba file I downloaded with vim and type
:source %
I google around but I am still not sure how to run the plugin. What do I type in in normal mode to toggle comments? Just simple one line comments. I cannot figure it out. I am convinced I installed the plugin right, but how can I make sure?