Skip to content

Instantly share code, notes, and snippets.

@dbeley
Created May 11, 2021 21:15
Show Gist options
  • Save dbeley/6b90bb26a0ff2676d107bfc8c439d52d to your computer and use it in GitHub Desktop.
Save dbeley/6b90bb26a0ff2676d107bfc8c439d52d to your computer and use it in GitHub Desktop.
doom-emacs cheatsheet
SPC
SPC find file in workspace
< switch buffer
, switch workspace buffer
. find file
: M-x
/ search in project
b
b switch workspace buffer
B switch buffer
[ previous
] next
f
f find file
s save
r open recent files
p open emacs config file
o
t terminal
- dired
p project sidebar
TAB workspace
TAB display tab bar
1-9 got to workspace
l load workspace
s save workspace
d delete workspace
n new workspace
g magit
h help
p
p switch project
. browse
w
w next pane
q close pane
v vertical split
s horizontal split
Dired
- go up
RET go to a folder
+ new directory
d mark for deletion
x delete
o sort
m mark
u unmark
U unselect all
t invert selection
C copy
R move
( simple view
SPC . create or find file
i edit name
Org
[
h previous heading same level
]
h next heading same level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment