Files
org_roam/20250218174735-emacs_stuff_keybindings.org
2025-12-14 21:07:46 +00:00

394 B

emacs-stuff-keybindings

Keybindings I have come across:

Get help for a major mode:

Type `C-h m` to get information for a major mode.

TO indent a region n amount of spaces (where n is a number): `C-u n C-x Tab`

Projectile:

  • `SPC-p p` - switch project
  • `SPC-p f` - find project