summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vim/neobundle.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim/neobundle.toml b/vim/neobundle.toml
index b2cc772..fe9a3f9 100644
--- a/vim/neobundle.toml
+++ b/vim/neobundle.toml
@@ -126,3 +126,7 @@ on_ft = 'rust'
[[plugins]]
repository = 'MarcWeber/vim-addon-local-vimrc'
+
+[[plugins]]
+repository = 'Shougo/vinarise.vim'
+on_cmd = 'Vinarise'