This website requires JavaScript.
Explore
Help
Sign in
Yehowshua
/
ZIm
Watch
1
Star
0
Fork
You've already forked ZIm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f4b4212932
ZIm
/
crates
/
vim
/
src
History
Download ZIP
Download TAR.GZ
Keith Simmons
229bc94ac3
remove partial edit from normal.rs
2022-07-05 16:48:12 -07:00
..
normal
Fix vim editor focus selection issues, cancel vim operators on escape and unbound keys
2022-06-30 12:36:02 -07:00
editor_events.rs
Fix vim editor focus selection issues, cancel vim operators on escape and unbound keys
2022-06-30 12:36:02 -07:00
insert.rs
Passing tests and removed local argument. Also pulled autoscroll argument out to change_selections
2022-05-13 15:55:27 -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
remove partial edit from normal.rs
2022-07-05 16:48:12 -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
Unify visual line_mode and non line_mode operators
2022-05-26 17:02:05 -07:00
vim.rs
Fix vim editor focus selection issues, cancel vim operators on escape and unbound keys
2022-06-30 12:36:02 -07:00
vim_test_context.rs
Fix vim editor focus selection issues, cancel vim operators on escape and unbound keys
2022-06-30 12:36:02 -07:00
visual.rs
Fixup paste locations
2022-05-26 17:02:05 -07:00