diff --git a/README.md b/README.md index f4b57f7..a3fd5b5 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ We strive to have sane default key bindings, but there will always be cases wher "next.chat": "ctrl+tab", "prev.chat": "ctrl+shift+tab", "quit": "ctrl+q", - "newline": "shift+enter", + "newline": "shift+enter" } } ```