Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information