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/queries/c
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
..
highlights.scm Highlight C/C++ escape sequences (#6724) 1 year ago
indents.scm Align arguments in a function call in C. 7 months ago
injections.scm Highlight comments in c, cpp, cmake and llvm (#1309) 3 years ago
textobjects.scm Add `parameter.around` text object query 2 years ago