ZIm/crates/vim/src
Conrad Irwin bd882c66d6
vim lifecycle (#7647)
Release Notes:

- Fixed :0 and :% in vim mode
([#4303](https://github.com/zed-industries/zed/issues/4303)).
- Improved keymap loading to not load vim key bindings unless vim is
enabled

**or**

- N/A
2024-02-10 16:21:13 -07:00
..
normal Highlight selections on vim yank (#7638) 2024-02-09 16:18:09 -07:00
test vim lifecycle (#7647) 2024-02-10 16:21:13 -07:00
command.rs Fix panic when typing umlauts in command palette using Vim mode 2024-01-26 10:57:14 +01:00
editor_events.rs vim lifecycle (#7647) 2024-02-10 16:21:13 -07:00
insert.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
mode_indicator.rs vim lifecycle (#7647) 2024-02-10 16:21:13 -07:00
motion.rs Stop unnecessary repeat cursor movements in Vim mode (#7641) 2024-02-09 22:50:38 -07:00
normal.rs Add support for u and U in vim visual mode 2024-01-28 15:13:09 -05:00
object.rs Start work on API docs for the language crate (#3981) 2024-01-19 10:04:45 -08:00
state.rs vim lifecycle (#7647) 2024-02-10 16:21:13 -07:00
test.rs Update all links point to community 2024-01-24 15:11:17 -05:00
utils.rs Highlight selections on vim yank (#7638) 2024-02-09 16:18:09 -07:00
vim.rs vim lifecycle (#7647) 2024-02-10 16:21:13 -07:00
visual.rs Update all links point to community 2024-01-24 15:11:17 -05:00