Commit Graph

5 Commits (master)

Author SHA1 Message Date
ray-x 591a0b8374 Breaking: update ts schema and it require treesitter and go parser
updates
2 months ago
Allen Horine 41c126718a
Updates to treesitter queries to support upstream changes (#425)
* Adjusted local.scm queries to fix crashes when using treesitter post-v0.9.2

* Accounted for 'local' subtable in treesitter matches when querying locals
5 months ago
Amaan Qureshi f45b072606
feat: improve queries (#316)
* feat: improve queries

* chore: format files
1 year ago
ray-x 3f4ae62846 type spec 2 years ago
Manuel 62e3838974
fix: latest treesitter expects ;; extends (#245)
If this comment is not present it will overwrite all existing queries
with the content of the respective file.
Also move files from queries/go -> after/queries/go to ensure they are
loaded after e.g. nvim-treesitter queries.
2 years ago