zed/assets
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
..
contexts
fonts
icons Add icon support for files without extensions (#8453) 2024-02-27 20:36:38 -05:00
keymaps fix vim repeat (#8513) 2024-02-27 21:36:12 -07:00
settings vim: f and t multiline option (#8448) 2024-02-27 19:34:19 -07:00
sounds
themes Do not display inlay hints as bold (#8283) 2024-02-23 18:17:13 +01:00