Rendering issues related to file_types in Neovim 0.12 #642
Unanswered
solomonwzs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
My config was like this:
and here was a markdown file sample:
It was ok when I set filetype to

markdown:If I call

:set filetype=chatto set the filtype tochat,123was rendered correctly, buthelloandworldwere not.The issue occurred after I upgraded Neovim to version 0.12 and switch branch of
nvim-treesitterfrom master to main. It was working normally in version 0.11.Beta Was this translation helpful? Give feedback.
All reactions