Hacker News new | ask | show | jobs
by hsitz 4343 days ago
They do work fine together, but unless you remap the Org-mode control key combinations then none of your Org-mode specific stuff will feel very vim-like. I think one good little project would be to remap all the Org functions to vim-like key sequences. The info in this newslist thread is a small start on that: http://thread.gmane.org/gmane.emacs.orgmode/52815
1 comments

There are a nice set of org-mode bindings for evil-mode in the prelude-evil.el module that helps quite a bit:

https://github.com/bbatsov/prelude/blob/master/modules/prelu...