mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add outstanding issues sections for possible contributors
This section is bound to be on Discourse later, keeping the list of TODOs that got notified on Discord here for now, not to forget
This commit is contained in:
@ -117,6 +117,10 @@ actually put all the =c= functions on the key that does not need a curl.
|
|||||||
|
|
||||||
* Troubleshooting
|
* Troubleshooting
|
||||||
# Common issues and their solution, or places to look for help.
|
# Common issues and their solution, or places to look for help.
|
||||||
|
** Outstanding issues (contributions welcome)
|
||||||
|
*** Bépo
|
||||||
|
- in eshell, the key `c` is still bound to
|
||||||
|
`evil-collection-eshell-evil-change` in normal mode
|
||||||
** How to investigate an issue ?
|
** How to investigate an issue ?
|
||||||
If a key is misbehaving, use =describe-key= (=C-h k= or =SPC h k= or =F1 k=) to
|
If a key is misbehaving, use =describe-key= (=C-h k= or =SPC h k= or =F1 k=) to
|
||||||
see the functions bound to the key, and more importantly in which map it is
|
see the functions bound to the key, and more importantly in which map it is
|
||||||
|
Reference in New Issue
Block a user