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
2142fca673
ZIm
/
crates
/
vim
/
src
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
2142fca673
Remove Input action, detect ignored input in vim via an event
2022-07-21 13:40:48 -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
Remove Input action, detect ignored input in vim via an event
2022-07-21 13:40:48 -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
fix pasting at the end of the line in normal mode
2022-07-08 10:57:02 -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
Remove Input action, detect ignored input in vim via an event
2022-07-21 13:40:48 -07:00
vim_test_context.rs
Merge pull request
#1311
from zed-industries/fix-visual-paste
2022-07-08 16:54:10 -07:00
visual.rs
fix pasting at the end of the line in normal mode
2022-07-08 10:57:02 -07:00