Formatting fix. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit e03c3a6acfb9171e8691c99e6936712f3575872d | |
parent 214632e3c8c7eab8200ee7b4483b4337a4436259 | |
Author: Rob King <[email protected]> | |
Date: Sat, 13 Aug 2016 14:34:07 -0500 | |
Formatting fix. | |
Diffstat: | |
README.rst | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -135,7 +135,7 @@ Primary Goals | |
- Support fuzzy matching in the `b` command (DONE) | |
- Raise the window when opening a new file (DONE) | |
- Support a configurable set of keybindings (i.e. rework the keyboard layer) (… | |
-- Support the following commands for keybindings: | |
+- Support the following commands for keybindings | |
- escape (DONE) | |
- scrollup / scrolldown (DONE) | |
- charright / charleft (DONE) |