From c9a47e3c458a0a68823660e5f0dbfed7af3c6a78 Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Sun, 2 Mar 2014 22:28:00 +0100 Subject: [PATCH] Minor markup fix --- README.rst | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index 1f8df0c..47dd8f2 100644 --- a/README.rst +++ b/README.rst @@ -30,18 +30,17 @@ t)`` to your init file (either ``~/.emacs`` or The default key bindings are: -============= ================================ +============== ================================ Key bind Function -============= ================================ -``C-c C-' <`` Switch to previous window config -``C-c C-' >`` Switch to next window config -``C-c C-' \` -`` Close current window config -``C-c C-' '`` Switch to last window config -``C-c C-' 0`` Switch to window config ``0`` -\... ... -``C-c C-' 9`` Switch to window config ``9`` -============= ================================ +============== ================================ +``C-c C-' <`` Switch to previous window config +``C-c C-' >`` Switch to next window config +``C-c C-' \``` Close current window config +``C-c C-' '`` Switch to last window config +``C-c C-' 0`` Switch to window config ``0`` +\... ... +``C-c C-' 9`` Switch to window config ``9`` +============== ================================ Further Customization ---------------------