Closed clockworkpc closed 6 months ago
@clockworkpc Have you modified or changed commentstring
for markdown files ? Can you share the output of set commentstring?
The output of :set commentstring
:
commentstring={% comment %}%s{% endcomment %}
@clockworkpc That is not correct for markdown files, at least not default. Any plugin or setting you use ? I am not sure about this comment format for markdown either.
Thanks for letting me know. I'll disable plugins and troubleshoot from there. I'll let you know my findings. Big fan of your plugin by the way.
@clockworkpc Thanks for the kind words, let me know how it goes, closing the issue for now.
I found that a plugin (vim-liquid) was messing with the commentstring variable for Markdown.
Disabling that plugin solved it. I could probably refine its configuration but I'm not using it these days and I use Markdown tables quite a lot, so vim-table-mode
is a higher priority.
Opened a Markdown file, In normal mode,