summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2018-09-22 17:20:04 +0200
committeryushyin <yushyin@saga>2018-09-22 17:20:04 +0200
commit671e8f9109d2313b447bf19dd6a49a48b08ba121 (patch)
treeaedce3c90cfabd350a051a2254b4247db828a2c2
parente6dd13e7800edd49157dd342fcb1d2f529d04bee (diff)
downloaddotfiles-671e8f9109d2313b447bf19dd6a49a48b08ba121.tar.gz
dotfiles-671e8f9109d2313b447bf19dd6a49a48b08ba121.tar.xz
Vim: Remove unwanted plugin vinarise
-rw-r--r--vim/dein.toml4
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'