branch: elpa/evil-lisp-state
commit 10e001ab8cb9cf01989b4f064def19599f91a6dc
Author: sbenner <[email protected]>
Commit: sbenner <[email protected]>

    Minor change in readme
---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 581411e8b2..ab938cddcd 100644
--- a/README.md
+++ b/README.md
@@ -96,9 +96,10 @@ It is also possible to select the whole line with `V`.
 
 ## Key bindings map
 
-While in `lisp state` (assume that `evil-lisp-state-backward-prefix` is set
-to default `<tab>`, `*` means that the binding is the evil regular binding for
-this command):
+In this table:
+- we assume that `evil-lisp-state-backward-prefix` is set
+to default `<tab>`
+- `*` means that the binding is the evil regular binding for this command
 
 Key Binding   | Function
 --------------|------------------------------------------------------------

Reply via email to