Closed NotAShelf closed 6 months ago
We should cleanup the language modules of duplicate treesitter entires that are now included by default.
We should cleanup the language modules of duplicate treesitter entires that are now included by default.
what entries are they?
I'll migrate setupOpts in a new PR
defaultGrammars
option to be added to treesitter grammars if the user chooses to have them added.treesitter-context
to the new setupOpts API.syntax on
with Treesitter whilevim.treesitter.highlight
is set to true.