Set helm-rg-map in the default +default-minibuffer-maps
It seems like a typo
This commit is contained in:
parent
e3750dbf66
commit
e164f3714f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
ivy-switch-buffer-map))
|
ivy-switch-buffer-map))
|
||||||
((featurep! :completion helm)
|
((featurep! :completion helm)
|
||||||
'(helm-map
|
'(helm-map
|
||||||
helm-ag-map
|
helm-rg-map
|
||||||
helm-read-file-map))))
|
helm-read-file-map))))
|
||||||
"A list of all the keymaps used for the minibuffer.")
|
"A list of all the keymaps used for the minibuffer.")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue