This website requires JavaScript.
Explore
Help
Register
Sign In
mixa
/
zed
Watch
1
Star
0
Fork
0
You've already forked zed
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e9924c717d6eaabd38ebfed5f3c3b0308545365
zed
/
crates
/
vim
/
src
History
Antonio Scandurra
2e6cf2011d
When opening items via project panel, only focus them on double-click
...
Co-Authored-By: Nathan Sobo <
nathan@zed.dev
>
2022-05-05 15:27:27 +02:00
..
normal
tweak editor selection mutating functions
2022-04-28 13:46:06 -07:00
editor_events.rs
Don't reset vim mode on editor focus
2022-05-02 11:49:10 -07:00
insert.rs
Add inclusive vs exclusive motions to vim mode
2022-04-21 16:50:23 -07:00
motion.rs
WIP just missing insert line above and below
2022-05-02 11:49:10 -07:00
normal.rs
Add insert line above and below
2022-05-02 11:49:10 -07:00
state.rs
Add c and d operators to vim normal mode
2022-04-15 16:05:50 -07:00
vim_test_context.rs
When opening items via project panel, only focus them on double-click
2022-05-05 15:27:27 +02:00
vim.rs
Add inclusive vs exclusive motions to vim mode
2022-04-21 16:50:23 -07:00