Files
org_roam/Emacs/20250218174735-emacs_stuff_keybindings.org
Zaine Arch 74449c345a
All checks were successful
Build Roam Site / build (push) Successful in 30s
commits
2026-05-13 22:48:34 +01:00

22 lines
438 B
Org Mode

:PROPERTIES:
:ID: 966175d4-3b58-4abc-9b41-08cbf328dd87
:END:
#+title: Emacs Keybindings
#+filetags: :emacs:guide:
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
* Use C-u SPC X P to run powershell with args