diff options
-rw-r--r-- | vim/dein.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/dein.toml b/vim/dein.toml index c403d0d..6ad98d7 100644 --- a/vim/dein.toml +++ b/vim/dein.toml @@ -66,10 +66,6 @@ on_ft = 'rust' repo = 'MarcWeber/vim-addon-local-vimrc' [[plugins]] -repo = 'Shougo/vinarise.vim' -on_cmd = 'Vinarise' - -[[plugins]] repo = 'neomake/neomake' lazy = 1 on_cmd = 'Neomake' |