diff options
| author | duianto <otnaiud@gmail.com> | 2020-10-12 09:55:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-12 09:55:00 +0200 |
| commit | c6bacacaac2f2b7fe5199f26efa2ec68a0fddfbc (patch) | |
| tree | a7d50352e011a65090616a14229cf46736eff1fe /README.md | |
| parent | 373a57e5fc41b9597ed7f7223806ae2ffc16ade6 (diff) | |
Update readme, redo choices as a sublist
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -42,9 +42,9 @@ file. * Evil requires Emacs 24.1 or later. * Evil requires any of the following for `C-r`: -** `undo-redo` from Emacs 28 -** The [undo-tree](http://www.emacswiki.org/emacs/UndoTree) package -** The [undo-fu](https://gitlab.com/ideasman42/emacs-undo-fu) package + * `undo-redo` from Emacs 28 + * The [undo-tree](http://www.emacswiki.org/emacs/UndoTree) package + * The [undo-fu](https://gitlab.com/ideasman42/emacs-undo-fu) package * For the motions `g;` `g,` and for the last-change-register `.`, Evil requires the [goto-chg.el](https://github.com/emacs-evil/goto-chg) package, |
