ZIm/crates/vim/src
Piotr Osiewicz 6cbc49e5f0
Editor docs (#4097)
Release Notes:

- N/A

---------

Co-authored-by: Kirill <kirill@zed.dev>
2024-01-18 00:48:37 +01:00
..
normal Editor docs (#4097) 2024-01-18 00:48:37 +01:00
test guest promotion (#3969) 2024-01-09 22:21:13 -07:00
command.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
editor_events.rs Enfoce no dbg! and todo! in Rust code via clippy lints in the CI job 2024-01-11 00:26:46 +02:00
insert.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
mode_indicator.rs Document the public interface of the vim crate (#4093) 2024-01-17 13:32:38 -05:00
motion.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
normal.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
object.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00
state.rs Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08:00
test.rs Fix missing Ctrl-[ bindings in Vim mode 2024-01-17 12:22:05 +01:00
utils.rs Fix Y on last line with no trailing new line 2023-09-15 11:14:04 -06:00
vim.rs Document the public interface of the vim crate (#4093) 2024-01-17 13:32:38 -05:00
visual.rs Editor docs (#4097) 2024-01-18 00:48:37 +01:00