numToStr / Comment.nvim

:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for neorg comments

mohammad-amin-khajeh opened this issue · comments

Would be nice to support comments for .norg filetype
The comments should be surrounded by % and no whitespace should be placed between the % and the comment itself(padding would break the comment and turn it into a normal line)

For example:
2024-05-24 14-25-30