Skip to content

Commit

Permalink
docs(readme): add a note on general-describe-keybindings
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 10, 2023
1 parent d8b62ce commit 376266a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,12 @@ Special hooks defined with `+make-first-file-hook!`:
- `minemacs-first-elisp-file-hook`
- `minemacs-first-org-file-hook`

## MinEmacs keybindings cheat sheet
MinEmacs defines several keybindings, mainly using [**general.el**](https://github.com/noctuid/general.el). To see the full
list of keybindings defined using general, you can type `SPC h g` or `M-x
general-describe-keybindings`.

## Troubleshooting
If you experienced an issue with MinEmacs, you can check the [FAQ](FAQ.md), check [open
issues or open a new one](https://github.com/abougouffa/minemacs/issues).

0 comments on commit 376266a

Please sign in to comment.