| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-01 | highlights(fennel): fix "collect" "icollect" "accumulate" | Stephan Seitz | |
| They are now anonymous nodes. Fixes #2707 | |||
| 2022-03-12 | properly bind function names to the parent scope | Harry Gallagher | |
| 2021-09-30 | feat(fennel): update parser and queries | Otto Modinos | |
| 2021-09-10 | fix(fennel): update parser and all the queries | Otto Modinos | |
| 2021-05-07 | Revert "Comment: use `@combined` to create just one tree per buffer (#1252)" | Santos Gallegos | |
| This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b. | |||
| 2021-04-28 | Comment: use `@combined` to create just one tree per buffer (#1252) | Santos Gallegos | |
| * Comment: use `@combined` to create just one tree per buffer There is no need to create a tree per line/block for comments. Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251 * Add injections for scss * Fix jsonc * Combine jsdoc | |||
| 2021-03-16 | Fix fennel queries | Stephan Seitz | |
| 2021-03-12 | Add comment parser to highlight comment tags (#893) | Santos Gallegos | |
| Closes #236 | |||
| 2020-08-16 | Add fennel support | TravonteD | |
