summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e849ff..3831673 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This is my Neovim configuration.
### 3 Split Screen
| Shortcut | Action |
-|-----------|------=-----------------------------------------------------------------------|
+|-----------|------------------------------------------------------------------------------|
| `s` `k` | Create a new horizontal split screen and place it above the current window |
| `s` `j` | Create a new horizontal split screen and place it below the current window |
| `s` `h` | Create a new vertical split screen and place it left to the current window |