summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vim/neobundle.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/neobundle.toml b/vim/neobundle.toml
index a45fa1f..68f7c87 100644
--- a/vim/neobundle.toml
+++ b/vim/neobundle.toml
@@ -40,13 +40,9 @@ on_i = 1
[[plugins]]
repository = 'cespare/vim-toml'
-lazy = 1
-on_ft = 'toml'
[[plugins]]
repository = 'ledger/vim-ledger'
-lazy = 1
-on_path = '\.ldg$'
[[plugins]]
repository = 'vim-scripts/a.vim'