summaryrefslogtreecommitdiffstats
path: root/vim/dein.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vim/dein.toml')
-rw-r--r--vim/dein.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/vim/dein.toml b/vim/dein.toml
index e210645..87e2500 100644
--- a/vim/dein.toml
+++ b/vim/dein.toml
@@ -7,16 +7,6 @@ lazy = 1
on_cmd = 'Denite'
[[plugins]]
-repo = 'Shougo/neomru.vim'
-lazy = 1
-on_source = 'unite.vim'
-
-[[plugins]]
-repo = 'Shougo/vimshell.vim'
-lazy = 1
-on_cmd = 'VimShell'
-
-[[plugins]]
repo = 'Shougo/vimfiler.vim'
lazy = 0