Set helm-rg-map in the default +default-minibuffer-maps

It seems like a typo
This commit is contained in:
Gerry Agbobada 2020-08-24 11:03:31 +02:00
parent e3750dbf66
commit e164f3714f
No known key found for this signature in database
GPG key ID: BE26DBAFD866BE34

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.")