From bde0eb8f56ec7e2501dc33154c273e43cafb1e5d Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Wed, 6 May 2020 15:15:06 +0200 Subject: [PATCH] Fix Org tables --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0166f86..268a3b6 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ will undo this change. The default key bindings are: | Key bind | Function | -|-----------|----------------------------------| +|-----------+----------------------------------| | C-c C-w < | Switch to previous window config | | C-c C-w > | Switch to next window config | | C-c C-w ' | Switch to last window config | @@ -85,7 +85,7 @@ for it as well. The extra key bindings are: | Key bind | Function | -|----------|----------------------------------| +|----------+----------------------------------| | C-<, gT | Switch to previous window config | | C->, gt | Switch to next window config | | C-', zx | Switch to last window config |