zed/crates/gpui/src/keymap
Paul Eguisier 8a659b0c60
Implement Indent & Outdent as operators (#12430)
Release Notes:

- Fixes [#9697](https://github.com/zed-industries/zed/issues/9697).

Implements `>` and `<` with motions and text objects.
Works with repeat action `.`
2024-06-04 15:17:01 -06:00
..
binding.rs
context.rs Implement Indent & Outdent as operators (#12430) 2024-06-04 15:17:01 -06:00
matcher.rs