selectrum: improve ivy parity
- add `:pg` bindings - add `selectrum-minibuffer-map` to `+default-minibuffer-maps` - add `consult-notmuch` - add selectrum option for `mu4e-completing-read-function` - document more parity failings
This commit is contained in:
parent
e8dc511c74
commit
7ec7134947
7 changed files with 42 additions and 6 deletions
|
@ -19,7 +19,15 @@ https://github.com/minad/marginalia/issues/59
|
|||
In ivy, backspace on =/foo/bar/!= (where =!= is the cursor) leads to =/foo/!=
|
||||
In selectrum, it leads to =/foo/bar!=
|
||||
** TODO =SPC s B=
|
||||
** TODO ~:pg~ support
|
||||
** TODO modules to look over
|
||||
- lookup
|
||||
- taskrunner (doesn't seem to be an interface yet)
|
||||
- pass (creating embark-pass can't be that hard)
|
||||
- irc
|
||||
- org (check, might be fine)
|
||||
- counsel-minibuffer-history analogue
|
||||
- counsel-company analogue
|
||||
- bibtex
|
||||
* PROJ Other
|
||||
** TODO bind =consult-lsp-diagnostics= to something?
|
||||
** TODO test out bibtex-actions, check if more configuration should be added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue