helix-mods/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>
2022-01-03 11:03:57 +09:00
..
highlights.scm Add precise rust queries for use, mod, as (#1339) 2021-12-23 12:10:24 +09:00
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) 2022-01-03 11:03:57 +09:00
injections.scm Add tree-sitter-comment (#1300) 2021-12-19 23:56:56 +09:00
locals.scm syntax: Add go & rust locals, improve tree-sitter error message 2021-09-06 18:13:52 +09:00
textobjects.scm Add treesitter textobjects (#728) 2021-10-23 11:41:19 +09:00