mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Creating custom start file for Doom.
This commit is contained in:
13
.config/doom/start.org
Normal file
13
.config/doom/start.org
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
#+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)]]
|
||||||
Reference in New Issue
Block a user