ZIm/crates/vim/src
2024-01-17 14:36:03 -08:00
..
normal Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
test Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
command.rs Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08: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 Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08:00
mode_indicator.rs Document the public interface of the vim crate (#4093) 2024-01-17 13:32:38 -05:00
motion.rs Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08:00
normal.rs Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08:00
object.rs Remove 2 suffix for vim, diagnostics, go_to_line, theme_selector, command_palette, file_finder 2024-01-03 10:42:49 -08: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 Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00