Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ivy--regex-fuzzyを使用する場合はmigemoがひっかからない #4

Open
baron opened this issue Oct 22, 2018 · 0 comments
Open

Comments

@baron
Copy link

baron commented Oct 22, 2018

下記の設定をした場合はmigemoで検索できなくなります。

(setq ivy-re-builders-alist '((t . ivy--regex-fuzzy)))

下記の場合はできます。

(setq ivy-re-builders-alist '((t . ivy--regex-plus)))

ライブラリありがとうございます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant