Skip to content

Conversation

@numToStr
Copy link
Owner

This PR removes the workaround needed for converting filetype to parser name. Neovim now provides proper API to deal with this ambiguity, which is also respected by nvim-treesitter and for most cases this conversion is automatic.

This was introduced in

Supersedes #326
Fixes #325

@numToStr
Copy link
Owner Author

cc @jmbuhr (as this PR essentially reverts your changes)

@jmbuhr
Copy link
Contributor

jmbuhr commented Apr 11, 2023

Perfect, thanks for the update. This means my changes are no longer necessary as the mapping also lives in nvim-treesitter now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: the latex parser is not properly registered for the tex filetype when commenting

3 participants