Files
zed/crates/editor/src
Conrad Irwin 9906b31691 fix vim repeat (#8513)
Release Notes:

- vim: Fixed `.` when multiple windows are open
([#7446](https://github.com/zed-industries/zed/issues/7446)).
- vim: Fixed switching to normal mode after `J`, `<` or `>` in visual
mode ([#4439](https://github.com/zed-industries/zed/issues/4439))
- vim: Added `ctrl-t` and `ctrl-d` for indent/outdent in insert mode.

- Fixed indent/outdent/join lines appearing to work in read-only buffers
([#8423](https://github.com/zed-industries/zed/issues/8423))
- Fixed indent with an empty selection when the cursor was in column 0
2024-02-27 21:36:12 -07:00
..
2024-02-01 22:22:02 -07:00
2024-01-03 10:58:57 -08:00
2024-02-27 21:36:12 -07:00
2024-02-15 14:19:57 -07:00
wip
2023-01-25 11:32:19 -08:00
2024-02-02 19:24:36 -07:00
2024-01-09 11:36:36 +02:00