5 Commits

Author SHA1 Message Date
Oleh Krehel
05e5c4d12e README.md: mention avy-goto-line -> goto-line 2015-05-09 20:01:57 +02:00
Oleh Krehel
4029969a04 Update and document the style customization
* avy-jump.el (avy-style): New defcustom. Replaces `avy-goto-char-style'
  and `avy-goto-word-style'.
(avy-styles-alist): New defcustom. Allows to customize the style for
each command separately.
(avy--with-avy-keys): Update.
(avy-goto-char-style): Obsolete.
(avy-goto-word-style): Obsolete.

* README.md: Document style customization.

Fixes #28
2015-05-09 13:38:05 +02:00
Oleh Krehel
32003515c8 avy-jump.el (avy-setup-default): Setup some bindings
* README.md: Add a description.

Fixes #10
2015-05-08 15:22:21 +02:00
Oleh Krehel
e4f493ef83 README.md: Add command descriptions 2015-05-07 13:04:05 +02:00
Oleh Krehel
18cf1ef995 README.md: add
Fixes #2
2015-05-07 12:18:01 +02:00