10 Commits

Author SHA1 Message Date
Nelson Loyola
a7c92d884f Updated screenshot image for ivy-goto-char.
Fixes #65
Fixes #64
2015-06-17 19:44:30 +02:00
Oleh Krehel
6dfa445e07 README.md: Mention a custom-command tutorial
Fixes #55
2015-06-03 17:30:14 +02:00
Oleh Krehel
4b4b7b46f1 README.md: Add a link to the wiki for defcustoms 2015-05-17 13:31:16 +02:00
Oleh Krehel
50cfc74ed0 Fixup the last commit and add contribution guidelines
* avy.el (avy-goto-char):
(avy-goto-char-2):
(avy-goto-word-1):
(avy-goto-subword-1):
(avy-goto-word-or-subword-1): Update argument list and docstring.

* README.md: Add a "Contributing" section.

Re #44
2015-05-17 12:40:56 +02:00
Bozhidar Batsov
60dd24ba79 Update avy-jump mentions in the README 2015-05-11 11:41:22 +03:00
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