mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
selectrum: update TODO.org
This commit is contained in:
@ -5,6 +5,9 @@
|
|||||||
Probably due to live preview, but gets much faster on subsequent calls.
|
Probably due to live preview, but gets much faster on subsequent calls.
|
||||||
** TODO Add vanilla keybindings
|
** TODO Add vanilla keybindings
|
||||||
*** TODO Add keybinding for embark-act
|
*** TODO Add keybinding for embark-act
|
||||||
|
** TODO =SPC s s= and =SPC s S= ~:sw~
|
||||||
|
There isn't really a selectrum analogue to ~swiper-isearch~, ~consult-isearch~
|
||||||
|
does something else (give you previously used isearch search terms).
|
||||||
* PROJ List of things needed for Ivy parity
|
* PROJ List of things needed for Ivy parity
|
||||||
** TODO Icons
|
** TODO Icons
|
||||||
https://github.com/minad/marginalia/issues/59
|
https://github.com/minad/marginalia/issues/59
|
||||||
@ -12,5 +15,6 @@ https://github.com/minad/marginalia/issues/59
|
|||||||
In ivy, backspace on =/foo/bar/!= (where =!= is the cursor) leads to =/foo/!=
|
In ivy, backspace on =/foo/bar/!= (where =!= is the cursor) leads to =/foo/!=
|
||||||
In selectrum, it leads to =/foo/bar!=
|
In selectrum, it leads to =/foo/bar!=
|
||||||
** TODO =SPC s B=
|
** TODO =SPC s B=
|
||||||
|
** TODO ~:pg~ support
|
||||||
* PROJ Other
|
* PROJ Other
|
||||||
** TODO bind =consult-lsp-diagnostics= to something?
|
** TODO bind =consult-lsp-diagnostics= to something?
|
||||||
|
Reference in New Issue
Block a user