diff options
| author | Somelauw <Somelauw> | 2017-05-28 19:07:13 +0200 |
|---|---|---|
| committer | Somelauw <Somelauw> | 2017-05-28 20:34:58 +0200 |
| commit | 7f2f1e797f118e5f5cb8f41c030acef5d435c791 (patch) | |
| tree | d1dac6df442f5a1228f1ba08b294da7730c7d572 | |
| parent | 25d159750fe90b9b42e2edf6390752e18b80e021 (diff) | |
Add melpa banners and update introduction text
| -rw-r--r-- | README.org | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -1,17 +1,21 @@ #+TITLE: evil-org +[[https://melpa.org/#/evil-org][file:https://melpa.org/packages/evil-org-badge.svg]] +[[https://stable.melpa.org/#/evil-org][file:https://stable.melpa.org/packages/evil-org-badge.svg]] + Supplemental evil-mode key-bindings to Emacs org-mode. -This is an extended and actively maintained version of https://github.com/edwtjo/evil-org-mode/blob/master/evil-org.el that was originally created by Edward Tjörnhammar. +This project is a continuation of +https://github.com/edwtjo/evil-org-mode/blob/master/evil-org.el by Edward Tjörnhammar. +From version 1.3 it was taken over by Somelauw. +See [[file:doc/changelog.org][changelog]] for a history of changes. ** Features + - normal, visual and insert mode bindings - key bindings organised in key themes - - operators like > and < + - operators like > and < to work on headings - text objects - - insert mode bindings - table support -See [[file:doc/changelog.org][changelog]] for a history of changes. - ** Keybindings |----------------+---------------------------| @@ -34,9 +38,8 @@ See [[file:doc/changelog.org][changelog]] for a history of changes. ** Requirements - - org-mode, git://orgmode.org/org-mode.git - - evil-mode, https://bitbucket.org/lyro/evil - - evil-leader, https://github.com/cofi/evil-leader.git + - org-mode, git://orgmode.org/org-mode.git + - evil-mode, https://bitbucket.org/lyro/evil ** Installation |
