helix/runtime/queries/fennel
Simon Heath a92e4e555f Basic support for Fennel. Might even work.
Closes https://github.com/helix-editor/helix/issues/3846 .

There are two different tree-sitter parsers for Fennel mentioned in that issue:

 * https://github.com/travonted/tree-sitter-fennel
 * https://github.com/alexmozaidze/tree-sitter-fennel

This PR has arbitrarily chosen the second one.  There's also several different
`highlights.scm` options, I've mostly chosen the most recent one but tried to
incorporate bits and pieces from the others.
2025-04-03 12:33:49 -04:00
..
highlights.scm Basic support for Fennel. Might even work. 2025-04-03 12:33:49 -04:00