diff options
author | Jersey Fonseca <fonseca@uchicago.edu> | 2020-06-25 03:21:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 03:21:47 +0000 |
commit | f06cc9d474e9a68a97ffdb7dc9a68e301b70f390 (patch) | |
tree | d91ec0196c567f102f71cf60b844f51cac4e023e | |
parent | bbdd051475c88b8b2bbae0bfa4178e84a3bc23de (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ If you use a plugin manager, such as [vim-plug], follow its instructions on how | |||
10 | To install the stable version of the plugin, if using [vim-plug], put this in your `vimrc`/`init.vim`: | 10 | To install the stable version of the plugin, if using [vim-plug], put this in your `vimrc`/`init.vim`: |
11 | 11 | ||
12 | ``` | 12 | ``` |
13 | Plug 'jfonseca8/vim-bujo' | 13 | Plug 'vuciv/vim-bujo' |
14 | ``` | 14 | ``` |
15 | 15 | ||
16 | 16 | ||