selectrum: improve ivy parity
- add `completion-at-point` as analogue to `cousnel-company` - fix emacs-bindings `counsel-company` binding to respect helm and selectrum - add org jump commands `consult-org-heading` and `consult-org-agenda` bindings - add `consult-history` as `counsel-minibuffer-history` analogue - add support for `doom/help-search` - update TODO.org
This commit is contained in:
parent
1266ac7b24
commit
26a310d04c
6 changed files with 23 additions and 12 deletions
|
@ -30,7 +30,6 @@ https://github.com/oantolin/orderless/issues/41
|
|||
* PROJ Missing Features
|
||||
** TODO Icons
|
||||
https://github.com/minad/marginalia/issues/59
|
||||
** TODO =SPC s B=
|
||||
** TODO =C-C C-e= wgrep fun
|
||||
check if we can add this to ~consult-line~ too
|
||||
** TODO bibtex-actions improvements?
|
||||
|
@ -42,8 +41,5 @@ are nontrivial loading order shenanigans happening that make that not straightfo
|
|||
*** TODO lookup module
|
||||
*** TODO taskrunner module (doesn't seem to be an interface yet)
|
||||
*** TODO pass module (creating embark-pass can't be that hard)
|
||||
*** TODO irc module
|
||||
*** TODO org module (check, might be fine)
|
||||
*** TODO counsel-minibuffer-history analogue
|
||||
*** TODO counsel-company analogue
|
||||
|
||||
*** TODO ~+irc/ivy-jump-to-channel~ analogue
|
||||
*** TODO =SPC s B= (~swiper-all~ analogue)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue