Skip to content

ashnoa/vim-cmnts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

cmnts.vim is a plugin to make comment out easy.

Installation

Install using your favorite package manager.

How to Use

Select lines you want to comment out and press \e.
If you need to uncomment, select lines and press \w.

Supported File Types

  • C(.c)
  • C++(.cpp)
  • C#(.cs)
  • Java(.java)
  • Javascript(.js)
  • Python(.py)
  • Vim(.vim)

About

cmnts.vim: make comment out easy in vim.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published