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
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.
2 years ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries capture rust closures as function textobjects 2 years ago
themes Update selection style of Night Owl (#2668) 2 years ago
tutor.txt Extend tutor file (#2133) 2 years ago