ZIm/crates/vim/src
2024-03-11 10:03:51 +02:00
..
normal vim: subword motions (#8725) 2024-03-07 19:36:12 -07:00
test vim: subword motions (#8725) 2024-03-07 19:36:12 -07:00
command.rs Enable clippy::useless_conversion (#8767) 2024-03-03 10:22:55 -05:00
editor_events.rs vim: Fix renaming (#7714) 2024-02-12 22:28:26 -07:00
insert.rs vim: Keep multi-cursor on escape (#8464) 2024-02-26 22:54:02 -07:00
mode_indicator.rs vim: Fix some problems with visual mode testing (#8461) 2024-02-26 20:15:27 -07:00
motion.rs vim: smartcase find option (#9033) 2024-03-07 19:44:20 -07:00
normal.rs vim: smartcase find option (#9033) 2024-03-07 19:44:20 -07:00
object.rs vim: Add support for ap and ip paragraph text objects (#7687) 2024-03-04 16:39:02 -07:00
state.rs vim: Fix some problems with visual mode testing (#8461) 2024-02-26 20:15:27 -07:00
test.rs Vim mode: make motion::EndOfLine works with times. (#8591) 2024-03-01 14:00:31 +01:00
utils.rs Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -07:00
vim.rs Fix Vim code formating (#9098) 2024-03-11 10:03:51 +02:00
visual.rs vim: Add support for ap and ip paragraph text objects (#7687) 2024-03-04 16:39:02 -07:00