AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.21k stars 242 forks source link

fix(dart): disable treesitter textobjects for Dart #1211

Closed mehalter closed 2 months ago

mehalter commented 2 months ago

📑 Description

This disables nvim-treesitter-textobjects for Dart, specifically the Select ones. This is due to Dart having a poorly implemented treesitter parser.

Related Issues:

ℹ Additional Information

github-actions[bot] commented 2 months ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping: