ZIm/crates/vim/src
Conrad Irwin 4c781b6455
vim netrw (#7962)
- Tidy up vim netrw bindings (c.f.
https://github.com/zed-industries/zed/issues/4270,
https://github.com/zed-industries/zed/pull/7757)
- Add vim commands for panels

Release Notes:

- vim: add commands to toggle panels `:E[xplore]`, `:C[ollab]`,
`:Ch[at]`, `:N[otification]`, `:A[I]`, `:te[rm]` (or `:T[erm]`).
2024-02-17 13:36:08 -07:00
..
normal Highlight selections on vim yank (#7638) 2024-02-09 16:18:09 -07:00
test vim: Fix renaming (#7714) 2024-02-12 22:28:26 -07:00
command.rs vim netrw (#7962) 2024-02-17 13:36:08 -07:00
editor_events.rs vim: Fix renaming (#7714) 2024-02-12 22:28:26 -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 vim: Implement Go To Previous Word End (#7505) 2024-02-15 16:15:31 -07:00
normal.rs Add support for u and U in vim visual mode 2024-01-28 15:13:09 -05:00
object.rs vim: Implement Go To Previous Word End (#7505) 2024-02-15 16:15:31 -07:00
state.rs vim lifecycle (#7647) 2024-02-10 16:21:13 -07:00
test.rs vim: Fix renaming (#7714) 2024-02-12 22:28:26 -07:00
utils.rs Highlight selections on vim yank (#7638) 2024-02-09 16:18:09 -07:00
vim.rs vim: Fix renaming (#7714) 2024-02-12 22:28:26 -07:00
visual.rs Update all links point to community 2024-01-24 15:11:17 -05:00