summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJersey <fonseca@uchicago.edu>2020-06-24 20:38:17 +0000
committerJersey <fonseca@uchicago.edu>2020-06-24 20:38:17 +0000
commitafa4770a61acabf3457d1cc574e2c8d9b26f2629 (patch)
tree7ffe5bbc4b3f10764ae3547d56bc324f7863285a
parent6b118944809f42d3af2a1b20f71f1aad580dc08d (diff)
Fix README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 347100b..2934682 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,9 @@ Plug 'jfonseca8/vim-bujo'
19* Conveniently open your todo list in vim 19* Conveniently open your todo list in vim
20 - Run :Todo 20 - Run :Todo
21* Easily insert a new task 21* Easily insert a new task
22 - Press <Ctrl-Enter> 22 - Press Ctrl-Enter
23* Easily check off a task 23* Easily check off a task
24 - Press <Ctrl-Backspace> 24 - Press Ctrl-Backspace
25 25
26 26
27## Screenshots 27## Screenshots