diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 | ||