From 4365df49639c686a78993cefd7ff4523b744d44b Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 5 Sep 2021 22:43:07 +0800 Subject: Update Leaderf.vim config --- .vim/plugin/leaderf.vim | 1 - 1 file changed, 1 deletion(-) (limited to '.vim/plugin/leaderf.vim') diff --git a/.vim/plugin/leaderf.vim b/.vim/plugin/leaderf.vim index 41c1088..babec7e 100644 --- a/.vim/plugin/leaderf.vim +++ b/.vim/plugin/leaderf.vim @@ -4,7 +4,6 @@ let g:Lf_UseCache = 0 let g:Lf_CommandMap = { \ '': [''], \ '': [''], - \ '': [''], \ } let g:Lf_WindowPosition = 'popup' -- cgit v1.2.3