mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
15 lines
580 B
Org Mode
15 lines
580 B
Org Mode
* PROJ List of things not working
|
|
** TODO Start-up with recent files
|
|
** TODO Add vanilla keybindings
|
|
*** TODO Add keybinding for embark-act
|
|
** TODO ~+orderless~ doesn't work
|
|
** TODO ~+prescient~ causes marginalia to not be loaded automatically.
|
|
* PROJ List of things needed for Ivy parity
|
|
** TODO Icons
|
|
https://github.com/minad/marginalia/issues/59
|
|
** TODO display extra information in =SPC b b=
|
|
** TODO make backspace work in filepath searching
|
|
In ivy, backspace on =/foo/bar/!= (where =!= is the cursor) leads to =/foo/!=
|
|
In selectrum, it leads to =/foo/bar!=
|
|
** TODO =SPC s B=
|