mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 12:30:24 +10:00
14 lines
491 B
Org Mode
14 lines
491 B
Org Mode
#+title: Start
|
|
|
|
[[file:./doom-emacs-dash.png][Doom Emacs]]
|
|
|
|
* IMPORTANT KEYBINDINGS
|
|
|
|
| KEYBINDING | FUNCTION | DESCRIPTION |
|
|
|------------+-----------------+-------------------------------|
|
|
| SPC . | find-file | Find a file to edit |
|
|
| SPC f r | counsel-recentf | Find a file on 'recentf-list' |
|
|
| SPC d d | [[elisp:(dired (getenv "HOME"))][Dired HOME]] | Open dired file manager |
|
|
|
|
[[elisp:(find-function 'describe-function)]]
|