15 ms·
What's the most compatible or highest parity implementation for Vim?
by kro0ub 13y ago
What's the most compatible or highest parity implementation for Vim?
- brunoqc 13y agoDon't be afraid to use emacs just for orgmode. It's worth it.
- kro0ub 13y agoI think I'll really consider this. Which EMacs should I install for this purpose?
- brunoqc 13y agoOn Windows I'm using emacs from http://gnu.mirror.vexxhost.com/emacs/windows/ http://gnu.mirror.vexxhost.com/emacs/windows/ On Ubuntu I'm using this ppa : https://launchpad.net/~cassou/+archive/emacs https://launchpad.net/~cassou/+archive/emacs To have the latest orgmode version I use the `org-plus-contrib` package from : http://orgmode.org/elpa.html http://orgmode.org/elpa.html I'm not sure if you need to delete `lisp\org` first (orgmode is included with emacs). I think you can also use git to keep orgmode up-to-date.
- kro0ub 13y agoAlso, are the keybindings configurable so as to be coherent with Vim's?