summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryushyin <yushyin@saga>2018-09-22 17:16:53 +0200
committeryushyin <yushyin@saga>2018-09-22 17:16:53 +0200
commite6dd13e7800edd49157dd342fcb1d2f529d04bee (patch)
tree9bf6e81bd4ef29d14360b090d4d824d808ce5d99
parentbe0be705d0e9ba4cb14f456ab5896d0391da2a9c (diff)
downloaddotfiles-e6dd13e7800edd49157dd342fcb1d2f529d04bee.tar.gz
dotfiles-e6dd13e7800edd49157dd342fcb1d2f529d04bee.tar.xz
Vim: Remove vimfiler (does not work with denite)
-rw-r--r--vim/dein.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/dein.toml b/vim/dein.toml
index 98274d2..c403d0d 100644
--- a/vim/dein.toml
+++ b/vim/dein.toml
@@ -7,10 +7,6 @@ lazy = 1
on_cmd = 'Denite'
[[plugins]]
-repo = 'Shougo/vimfiler.vim'
-lazy = 0
-
-[[plugins]]
repo = 'chriskempson/base16-vim'
[[plugins]]