summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b373fb6..37c8288 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ If you use a plugin manager, such as [vim-plug], follow its instructions on how
10To install the stable version of the plugin, if using [vim-plug], put this in your `vimrc`/`init.vim`: 10To install the stable version of the plugin, if using [vim-plug], put this in your `vimrc`/`init.vim`:
11 11
12``` 12```
13Plug 'jfonseca8/vim-bujo' 13Plug 'vuciv/vim-bujo'
14``` 14```
15 15
16 16