diff options
| author | Vasilij Schneidermann <mail@vasilij.de> | 2017-10-02 07:28:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-02 07:28:01 +0200 |
| commit | f6e28e11b41d8eb6fcff166cba88b20523b81479 (patch) | |
| tree | a23c80832ea868539a4083be2e417feb8d07d25f | |
| parent | 643e121a9e55b7682cb85c8b4d027bbed2180282 (diff) | |
| parent | 061f281af0c26dc9b291d4a10af7c24cc9a075d9 (diff) | |
Merge pull request #929 from agsdot/master
Update README: goto-chg.el URL
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ After the download step, add the following lines to `~/.emacs`: `load-path` for linear undo and undo branches. * For the motions `g;` `g,` and for the last-change-register `.`, Evil requires the -[goto-chg.el](https://www.emacswiki.org/emacs/GotoChg) package, +[goto-chg.el](https://github.com/emacs-evil/goto-chg) package, which provides the functions `goto-last-change` and `goto-last-change-reverse`. # Documentation |
