aboutsummaryrefslogtreecommitdiffstats
path: root/queries/fennel
Commit message (Expand)AuthorAgeFilesLines
* feat(spell): support lisp like languageskawas442023-03-291-2/+2
* folds(fennel): add `let`, `fn`, `let_clause`, `quoted_list`, `local`, `global...Chinmay Dalal2023-01-091-1/+1
* folds(fennel): add fennel foldsChinmay Dalal2023-01-091-0/+1
* highlights(fennel): fix "collect" "icollect" "accumulate"Stephan Seitz2022-04-011-2/+8
* properly bind function names to the parent scopeHarry Gallagher2022-03-121-2/+4
* feat(fennel): update parser and queriesOtto Modinos2021-09-302-27/+22
* fix(fennel): update parser and all the queriesOtto Modinos2021-09-102-144/+119
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Fix fennel queriesStephan Seitz2021-03-161-3/+4
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* Add fennel supportTravonteD2020-08-162-0/+168