]> code.delx.au - gnu-emacs-elpa/commit
Make ivy--regex-plus recognize ! at the beginning of the str
authorSamuel Loury <konubinixweb@gmail.com>
Wed, 9 Dec 2015 07:51:47 +0000 (08:51 +0100)
committerSamuel Loury <konubinixweb@gmail.com>
Wed, 9 Dec 2015 07:52:06 +0000 (08:52 +0100)
commit6951ebac786f32e16a57e7a09a08d47fc6a44304
tree9af40e9365b4f54369d7c12954fa8c4972d2fa45
parente264139e7fafbd1bbb68f9cef6d1c50b8e6cf1f3
Make ivy--regex-plus recognize ! at the beginning of the str

When one types '!foo, he expects the candidates to be filtered out
by 'foo'.
ivy.el