tree-sitter-viml
tree-sitter-viml copied to clipboard
[bug] `<cmd>put "<cr>` treated as comment
:put " means to paste the content of clipboard ", the double quote is not a comment.
treesitter (2nd line):

expected (using vim syntax file) (2nd line):

sorry for the different colorscheme, but I think this shows the problem well enough