aboutsummaryrefslogtreecommitdiffstats
path: root/queries/fennel
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-124-434/+0
* feat(fennel)!: update parser and queries (#6460)Alexei Mozaidze2024-04-224-177/+209
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-212-13/+10
* feat(format-scripts): linewrap predicates再生花2024-02-232-68/+12
* feat(fennel)!: switch to maintained parser (#6132)Alexei Mozaidze2024-02-214-103/+394
* chore: query formattingPham Huy Hoang2024-01-194-57/+77
* feat!: align standard captures with upstreamChristian Clason2024-01-191-11/+11
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-8/+8
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-1/+2
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-071-1/+1
* fix(fennel): capture method calls as `@method.call`Chinmay Dalal2023-07-311-1/+1
* fix(fennel): capture function calls as @function.callChinmay Dalal2023-06-211-2/+2
* perf: remove match where possibleAmaan Qureshi2023-04-211-1/+1
* 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