summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5afb65c..5750423 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,11 @@ Emacs configuration file
### General
- Jump to symbol: `C-]` or `gd`
- Jump back from symbol: `C-o`
-
-## Web
-- Refactor JS/TS: `F2`
+- Open project: `s-o`
+- Find file in project: `s-p`
+- Grep in project: `s-F`
+- Refactor : `F2`
+- Move line up/down: `M-<UP/DOWN>`
## Per-language Features