summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index da44461..75241df 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@ Emacs configuration file
## Keybinds
### General
+- Copy: `M-w`
+- Cut: `C-w`
+- Paste: `C-y`
- Jump to symbol: `C-]` or `gd`
- Jump back from symbol: `C-o`
- Open project: `s-o`