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/rust
Triton171 4da050b4bb
Add basic indentation for languages without treesitter-based indentation rules (always use the indent of the current line for a new line). (#1341)
Fix several bugs in the treesitter indentation calculation.

Co-authored-by: Triton171 <triton0171@gmail.com>
3 years ago
..
highlights.scm Add precise rust queries for use, mod, as (#1339) 3 years ago
indents.toml Add basic indentation for languages without treesitter-based indentation rules (always use the indent of the current line for a new line). (#1341) 3 years ago
injections.scm Add tree-sitter-comment (#1300) 3 years ago
locals.scm syntax: Add go & rust locals, improve tree-sitter error message 3 years ago
textobjects.scm Add treesitter textobjects (#728) 3 years ago