]> code.delx.au - gnu-emacs-elpa/commit
Allow to toggle matching mode with "C-o m"
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 15 Jun 2015 16:26:39 +0000 (18:26 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 15 Jun 2015 16:26:39 +0000 (18:26 +0200)
commit4d6675879652590c8a6f4c89362840f66c537374
treef8deecd520ab36a9228306fd00523f9eda7cdb72
parent76897c0466e97d6f8d222a1d8a820543d2c303fe
Allow to toggle matching mode with "C-o m"

* ivy.el (ivy-toggle-fuzzy): New command.

* ivy-hydra.el (hydra-ivy): Bind `ivy-toggle-fuzzy' to "m".

Fixes #142.
ivy-hydra.el
ivy.el