From 671e8f9109d2313b447bf19dd6a49a48b08ba121 Mon Sep 17 00:00:00 2001 From: yushyin Date: Sat, 22 Sep 2018 17:20:04 +0200 Subject: Vim: Remove unwanted plugin vinarise --- vim/dein.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vim/dein.toml b/vim/dein.toml index c403d0d..6ad98d7 100644 --- a/vim/dein.toml +++ b/vim/dein.toml @@ -65,10 +65,6 @@ on_ft = 'rust' [[plugins]] repo = 'MarcWeber/vim-addon-local-vimrc' -[[plugins]] -repo = 'Shougo/vinarise.vim' -on_cmd = 'Vinarise' - [[plugins]] repo = 'neomake/neomake' lazy = 1 -- cgit v1.2.3-24-g4f1b