Merge pull request #3819 from gagbo/fix/bepo-helm-maps

[Fix] be lazier for minibuffer maps in :layout bepo
This commit is contained in:
Henrik Lissner 2020-08-24 22:26:21 -04:00 committed by GitHub
commit 5c6dca2e1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 4 deletions

View file

@ -15,7 +15,7 @@
ivy-switch-buffer-map))
((featurep! :completion helm)
'(helm-map
helm-ag-map
helm-rg-map
helm-read-file-map))))
"A list of all the keymaps used for the minibuffer.")