-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementImprovement neeededImprovement neeeded
Description
This will highlight all the types, without taking space of two characters as neovim will hide that via treesitter conceal.
- Currently
CommentConfig *comment.config.CommentConfig*
Plugin's configuration
Fields: ~
{padding} (boolean|fun():boolean) Controls space between the comment
and the line (default: 'true')
{sticky} (boolean) Whether cursor should stay at the
- Proposed
CommentConfig *comment.config.CommentConfig*
Plugin's configuration
Fields: ~
{padding} `(boolean|fun():boolean)` Controls space between the comment
and the line (default: 'true')
{sticky} `(boolean)` Whether cursor should stay at the
Metadata
Metadata
Assignees
Labels
enhancementImprovement neeededImprovement neeeded