I'm pretty psyched by vim-mode-plus so I don't have much interest in testing vim-mode patches anymore.
We tested and stabilized a bunch of patches.
thanks to everyone that helped out and filed issues.
Installing
First, disable vim-mode and restart Atom. vim-mode and vim-mode-next are, unsurprisingly, incompatible.
Then, install vim-mode-next as you would any other Atom package.
Status
These pull requests are merged but not in vim-mode yet.
open-this may have some functionality that
#727 doesn't.
Interesting Ideas
Why restrict your vim-mode experience to the text buffer?
#686 add vertical/horizontal split key bindings to tree-view
#745 Make j and k navigate the fuzzy finder and search results
vim-mode-next Branches
The ready branch
is where the action is. It contains the the raw pull requests and
conflict resolutions.
The master branch
includes the latest ready branch plus additional commits specific to vim-mode-next
(like this README). Unlike every other git repository out there,
the master branch is completely uninteresting.