Vincent Cordobes

Results 5 comments of Vincent Cordobes

Thank you for reporting :) I totally agree, I published a new version that handles your first 2 points

What's the difference with https://github.com/ikatyang/tree-sitter-markdown/pull/34 ?

I confirm this PR fixes a **big** issue with the `%`. Thanks @ivangeorgiew FYI, the filetype is often set on events `BufNewFile,BufRead` (https://github.com/mxw/vim-jsx/blob/master/ftdetect/javascript.vim#L35) And in my case `Neoformat` also set...

I agree! Actually it was like that before https://github.com/mxw/vim-jsx/pull/142. (note that `pangloss/vim-javascript` doesn't define `b:match_words` either)

Thanks. I just tested #49 and unfortunately it does not fix it :( I feel like TB reformat the text after receiving it from external-editor-revived. ### My configuration | name...