From 59036f07dd01be448c103be1cbbc62e0a112fb66 Mon Sep 17 00:00:00 2001 From: yushyin Date: Sun, 27 Nov 2016 14:24:56 +0100 Subject: Vim: There is no meaning in lazy load vim-toml and vim-ledger --- vim/neobundle.toml | 4 ---- 1 file changed, 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' -- cgit v1.2.3-24-g4f1b