helix/runtime
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
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Basic support for Fennel. Might even work. 2025-04-03 12:33:49 -04:00
themes Add peachpuff theme (#13225) 2025-03-29 14:44:55 -05:00
tutor tutor: flips selections -> flips direction of selection (#12638) 2025-01-23 13:22:28 -06:00