helix-mods/runtime/queries/rust
Michael Davis 4a27e2d938 capture rust closures as function textobjects
Closures like

    iter.map(|a| a + 1)

Are sort-of functions, so `]f` or `maf` or `mif` can apply to them
as well as named function definitions.
2022-06-07 20:03:31 +09:00
..
highlights.scm Add precise rust queries for use, mod, as (#1339) 2021-12-23 12:10:24 +09:00
indents.scm Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
injections.scm add tree-sitter-regex (#1362) 2022-01-06 23:00:00 +08:00
locals.scm syntax: Add go & rust locals, improve tree-sitter error message 2021-09-06 18:13:52 +09:00
textobjects.scm capture rust closures as function textobjects 2022-06-07 20:03:31 +09:00