From 6dfa445e07a52da0a163b9850ed2f58cc932a2ef Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Wed, 3 Jun 2015 17:30:14 +0200 Subject: [PATCH] README.md: Mention a custom-command tutorial Fixes #55 --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 C-' 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