helix/runtime
Daniel Ebert 3e79a35656 Align arguments in a function call in C.
Since the tree-sitter grammar is not very good
at parsing function calls while they're being written,
this is not yet super useful.
However, it prevents the new `hybrid` indent heuristic
from choosing these lines as a baseline, making it
more robust.
2023-12-15 15:59:54 +09:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Align arguments in a function call in C. 2023-12-15 15:59:54 +09:00
themes Specify BG and FG cursor colors in Darcula themes (#9002) 2023-12-15 15:54:59 +09:00
tutor Add tutor for match mode (#8751) 2023-12-15 15:57:28 +09:00