I am using NERD commenter
Let\'s say that I want to comment out lines from 78 to 172. This is what I do. I calculate the difference. That is 94. put my cursor on li
Enter Visual mode + V, using your arrow keys, highlight the lines you want then /c (perhaps you have another key binded for commenting).
+ V
/c