summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJersey Fonseca <fonseca@uchicago.edu>2020-06-30 17:04:39 +0000
committerGitHub <noreply@github.com>2020-06-30 17:04:39 +0000
commita7e000efa10334c97b09ebb96d927e109628fdf4 (patch)
tree729eab27d013221e405785c7982f092458b740f1
parent84534bcfe6192c70f658909c18c8afbe3d984c9f (diff)
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2bdfb09..f345658 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Plug 'vuciv/vim-bujo'
32 :botright Todo 32 :botright Todo
33 :botright Todo g 33 :botright Todo g
34 ``` 34 ```
35__You can see more mod commands ![here](https://vimhelp.org/map.txt.html#%3Cmods%3E)__ 35__You can see more mod commands at [:h mods]__
36 36
37* Insert a new task: 37* Insert a new task:
38 ``` 38 ```
@@ -87,3 +87,4 @@ reach out to me on [twitter]
87 87
88[twitter]: https://twitter.com/FonsecaJersey 88[twitter]: https://twitter.com/FonsecaJersey
89[vim-plug]: https://github.com/junegunn/vim-plug 89[vim-plug]: https://github.com/junegunn/vim-plug
90[:h mods]: https://vimhelp.org/map.txt.html#%3Cmods%3E