branch: master commit 6dfa445e07a52da0a163b9850ed2f58cc932a2ef Author: Oleh Krehel <ohwoeo...@gmail.com> Commit: Oleh Krehel <ohwoeo...@gmail.com>
README.md: Mention a custom-command tutorial Fixes #55 --- README.md | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 1479986..a4e1ffd 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ It will bind, for example, `avy-isearch` to <kbd>C-'</kbd> in `isearch-mode-map` See the comprehensive custom variable list on [the defcustom wiki page](https://github.com/abo-abo/avy/wiki/defcustom). +See how to write your own avy commands on [the custom-commands wiki page](https://github.com/abo-abo/avy/wiki/custom-commands). + ## Contributing ### Copyright Assignment