You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 months ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Align arguments in a function call in C. 7 months ago
themes Specify BG and FG cursor colors in Darcula themes (#9002) 7 months ago
tutor Add tutor for match mode (#8751) 7 months ago