Created at:
Cheat sheet
Help
C-h
is the keybind if you need help with something. Useful binds are:
- C-h b
- Display key bindings.
- C-h c
- Show the function associated with a given key.
- C-h k
- Help for the function associated with a key combination.
Running commands
- M-x
- let you run any command.
- M-x apropos-variable
- Show variables that match a regexp.