This commit is contained in:
14
Technical/Emacs/Keybindings Emacs.md
Normal file
14
Technical/Emacs/Keybindings Emacs.md
Normal file
@@ -0,0 +1,14 @@
|
||||
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
|
||||
Reference in New Issue
Block a user