diff options
| author | Jonathan Lai <jonathanlai@gmail.com> | 2017-10-01 20:59:54 -0700 |
|---|---|---|
| committer | Jonathan Lai <jonathanlai@gmail.com> | 2017-10-01 21:06:00 -0700 |
| commit | 061f281af0c26dc9b291d4a10af7c24cc9a075d9 (patch) | |
| tree | a23c80832ea868539a4083be2e417feb8d07d25f | |
| parent | 643e121a9e55b7682cb85c8b4d027bbed2180282 (diff) | |
Update README: goto-chg.el URL, emacswiki -> emacs-evil/goto-chg git repo
| -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 |
