selectrum: generalize +selectrum/embark-wgrep
now tries to open a writable export of the same vein. add exports to `wdired` from `find-file` and `occur-edit` from `consult-line`.
This commit is contained in:
parent
85be33556b
commit
23a63ba5c4
4 changed files with 19 additions and 10 deletions
|
@ -31,7 +31,7 @@
|
|||
(map! :map selectrum-minibuffer-map
|
||||
"C-o" #'embark-act
|
||||
"C-c C-o" #'embark-export
|
||||
"C-c C-e" #'+selectrum/embark-wgrep
|
||||
"C-c C-e" #'+selectrum/embark-export-write
|
||||
[backspace] #'+selectrum/backward-updir))
|
||||
|
||||
(use-package! selectrum-prescient
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue