codybuell / vim-comceal

Vim comment concealer, adapted from Raghavendra D Prabhu's Comceal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin to toggle concealing comments.

Tasks

  • reach out to Raghavendra D Prabhu about using code as base for new project
  • support for multiline comments, ie between /* and */
  • support for inline comments
  • option to add fold to concealed lines

About

Vim comment concealer, adapted from Raghavendra D Prabhu's Comceal.


Languages

Language:Vim Script 100.0%