zed/crates/vim
Nathan Sobo daf999c3be Fully disable vim mode on start unless it's enabled
Also: Make some structural adjustments to remove the need for defer. Instead of accessing the global in associated VimState functions, have a single method that allows us to call update instance methods.
2022-03-26 19:19:12 -06:00
..
src Fully disable vim mode on start unless it's enabled 2022-03-26 19:19:12 -06:00
Cargo.toml Fixed issue with enabling and disabling vim mode dynamically 2022-03-25 20:10:52 -07:00