]> code.delx.au - gnu-emacs-elpa/commit
Customize ivy-avy and fix compile warnings
authorOleh Krehel <ohwoeowho@gmail.com>
Sat, 3 Oct 2015 07:59:39 +0000 (09:59 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sat, 3 Oct 2015 08:03:24 +0000 (10:03 +0200)
commiteda091bf5d0c501116585d73d35b2e3ec2652fcd
tree7b5f53b958674656a81c4142af0af2c940b7e7cc
parentdfb41d0ddeef32f247e658672b4cbf82834b7f0f
Customize ivy-avy and fix compile warnings

* ivy.el (ivy-avy): Require avy. Allow the user to customize `avy-keys',
  `avy-background' and `avy-style' (but prefer 'pre to 'at-full, since
  it doesn't obscure any letters).  Don't issue an extra `ivy-call'.

Fixes #246
ivy.el