.. |
normal
|
support vim replace command with range (#10709)
|
2024-04-29 18:49:30 -06:00 |
test
|
Fix assorted linux issues (#10061)
|
2024-04-01 17:22:59 -07:00 |
command.rs
|
support vim replace command with range (#10709)
|
2024-04-29 18:49:30 -06:00 |
editor_events.rs
|
Use fewer fancy cursors even for vim users (#11041)
|
2024-04-26 09:42:21 +02:00 |
insert.rs
|
vim: Keep multi-cursor on escape (#8464)
|
2024-02-26 22:54:02 -07:00 |
mode_indicator.rs
|
Fix misalignment of vim mode indicator (#10962)
|
2024-04-24 19:17:10 -06:00 |
motion.rs
|
Adjust the yss surrounds operator (#11212)
|
2024-04-30 21:50:04 -06:00 |
normal.rs
|
Add surrounds support for vim (#9400)
|
2024-04-08 11:41:06 -06:00 |
object.rs
|
Improve logic for obtaining surrounds range in Vim mode (#10938)
|
2024-04-24 21:19:15 -06:00 |
replace.rs
|
Fix undo in replace mode (#10086)
|
2024-04-03 11:35:04 -06:00 |
state.rs
|
Make keymaps reusable across platforms (#10811)
|
2024-04-22 13:24:25 -07:00 |
surrounds.rs
|
Adjust the yss surrounds operator (#11212)
|
2024-04-30 21:50:04 -06:00 |
test.rs
|
Fix backwards mouse selection in vim mode (#11329)
|
2024-05-03 10:29:30 -06:00 |
utils.rs
|
Compute scrollbar markers asynchronously (#10080)
|
2024-04-03 12:21:17 +02:00 |
vim.rs
|
Fix backwards mouse selection in vim mode (#11329)
|
2024-05-03 10:29:30 -06:00 |
visual.rs
|
vim: Fix cgn backwards movement when there is no matches (#10237)
|
2024-04-08 14:51:36 -06:00 |