diff options
-rw-r--r-- | vim/neobundle.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/neobundle.toml b/vim/neobundle.toml index fe9a3f9..7bb13a2 100644 --- a/vim/neobundle.toml +++ b/vim/neobundle.toml @@ -29,7 +29,6 @@ lazy = 1 [[plugins]] repository = 'Shougo/vimfiler.vim' lazy = 0 -depends = 'Shougo/unite.vim' [[plugins]] repository = 'SirVer/ultisnips' |