Files
dtos-dotfiles/.config/doom/start.org
2023-01-07 20:27:03 -06:00

923 B

Start

Doom Emacs

IMPORTANT KEYBINDINGS

KEYBINDING FUNCTION DESCRIPTION
SPC . find-file Find a file
SPC f r counsel-recentf Find a recent file
SPC d d dired Dired file manager
SPC b i ibuffer List all buffers
SPC e s eshell Launch the eshell
SPC h r r doom/reload Reload Doom Emacs

DOOM EMACS CONFIG FILES

NAME OF FILE DESCRIPTION

————–————-|

find-file Find a file

elisp:(find-function 'describe-function)