ZIm/crates/vim/src
2022-07-28 22:40:30 -07:00
..
normal Fix vim tests using old key bindings 2022-07-27 12:19:01 +02:00
editor_events.rs Merge branch 'main' into ime-support-2 2022-07-22 16:03:38 +02:00
insert.rs Fix clipping when dragging the mouse with vim-mode enabled and adjust single line editor selections 2022-07-19 17:18:17 -07:00
motion.rs Highlight matching bracket when newest selection head is on a bracket 2022-07-01 15:06:16 -07:00
normal.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00
state.rs Fix vim editor focus selection issues, cancel vim operators on escape and unbound keys 2022-06-30 12:36:02 -07:00
utils.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00
vim.rs Merge branch 'main' into ime-support-2 2022-07-22 16:03:38 +02:00
vim_test_context.rs Fix clipping when dragging the mouse with vim-mode enabled and adjust single line editor selections 2022-07-19 17:18:17 -07:00
visual.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00