cmnts.vim is a plugin to make comment out easy.
Install using your favorite package manager.
Select lines you want to comment out and press \e.
If you need to uncomment, select lines and press \w.
- C(.c)
- C++(.cpp)
- C#(.cs)
- Java(.java)
- Javascript(.js)
- Python(.py)
- Vim(.vim)