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
|
@ -113,7 +113,7 @@ This module provides some in buffer searching bindings:
|
|||
|
||||
https://assets.doomemacs.org/completion/selectrum/buffer-search.png
|
||||
|
||||
A wgrep buffer can be opened from ~consult-line~ with =C-c C-e= (not yet).
|
||||
An ~occur-edit~ buffer can be opened from ~consult-line~ with =C-c C-e=.
|
||||
|
||||
** Selectrum integration for various completing commands
|
||||
*** General
|
||||
|
@ -133,6 +133,8 @@ A wgrep buffer can be opened from ~consult-line~ with =C-c C-e= (not yet).
|
|||
| =SPC b b=, =SPC ,= | Switch to buffer in current workspace |
|
||||
| =SPC b B=, =SPC <= | Switch to buffer |
|
||||
|
||||
~find-file~ commands support exported to a =wdired= buffer using =C-c C-e=.
|
||||
|
||||
*** Search
|
||||
| Keybind | Description |
|
||||
|-----------+-------------------------------------------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue