summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-09-26 21:48:12 -0400
committermattkae <mattkae@protonmail.com>2022-09-26 21:48:12 -0400
commit237e17d2b1cb8d086b84a4b1b5ff097df36abada (patch)
treeda756304b726118e78af14e1654c9ec52240188d /README.md
parent3d33da474ec888e5de6a2c175606e6873b70e6a0 (diff)
Keybind readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9db83b4..5afb65c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,15 @@
# Emacs Configuration file
Emacs configuration file
+## Keybinds
+### General
+- Jump to symbol: `C-]` or `gd`
+- Jump back from symbol: `C-o`
+
+## Web
+- Refactor JS/TS: `F2`
+
+
## Per-language Features
### JavaScript/TypeScript