| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: use proper `; inherits` syntax in queries (#8226) | Riley Bruins | 2025-10-24 | 1 | -1/+2 |
| | | | | | | Some queries don't add a colon after the `inherits` keyword, which nvim could handle but `ts_query_ls` could not, causing it to give incomplete diagnostics. | ||||
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 5 | -0/+40 |
