]> code.delx.au - gnu-emacs-elpa/commit
Allow to display the full path using `at-full' style
authorOleh Krehel <ohwoeowho@gmail.com>
Sat, 9 May 2015 11:03:24 +0000 (13:03 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sat, 9 May 2015 11:06:52 +0000 (13:06 +0200)
commitdb4214fe0cf4cac3945d6590b879c2af44845d61
tree5f4cd3073c47d58ede8f335331eb52000852f8d5
parentdbaa1a81392947cb54d704d8b9918033e92ba5dc
Allow to display the full path using `at-full' style

* avy-jump.el (avy--overlay-at-full): New defun.
(avy--style-fn): Update.
(avy-goto-char-style): Update.
(avy-goto-word-style): Update.

Fixes #5
avy-jump.el