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
ae2273b40a
ZIm
/
crates
/
vim
/
src
History
Download ZIP
Download TAR.GZ
Max Brunsfeld
7bb7187619
Add tests and fix bugs for editor indent/outdent commands w/ hard tabs
2022-06-09 10:26:09 -07:00
..
normal
Require that
PartialEq
is implemented for
Action
2022-06-06 09:18:44 +02:00
editor_events.rs
Avoid switching to visual mode when following in vim mode
2022-05-26 17:02:05 -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
Require that
PartialEq
is implemented for
Action
2022-06-06 09:18:44 +02:00
normal.rs
Fixup paste locations
2022-05-26 17:02:05 -07:00
state.rs
Unify visual line_mode and non line_mode operators
2022-05-26 17:02:05 -07:00
utils.rs
Unify visual line_mode and non line_mode operators
2022-05-26 17:02:05 -07:00
vim.rs
Add tests and fix bugs for editor indent/outdent commands w/ hard tabs
2022-06-09 10:26:09 -07:00
vim_test_context.rs
WIP
2022-05-26 17:02:05 -07:00
visual.rs
Fixup paste locations
2022-05-26 17:02:05 -07:00