aboutsummaryrefslogtreecommitdiff
path: root/.vim/plugin
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2021-09-05 22:43:07 +0800
committerGuangxiong Lin <[email protected]>2021-09-05 22:43:07 +0800
commit4365df49639c686a78993cefd7ff4523b744d44b (patch)
treed121f70bd70f87d703b542fa3383f17ef0e02e5b /.vim/plugin
parenta96d4cd2e9a45c1ddfdc8d29342ead72ae1bc616 (diff)
downloaddotfiles-4365df49639c686a78993cefd7ff4523b744d44b.tar.gz
dotfiles-4365df49639c686a78993cefd7ff4523b744d44b.tar.bz2
dotfiles-4365df49639c686a78993cefd7ff4523b744d44b.zip
Update Leaderf.vim config
Diffstat (limited to '.vim/plugin')
-rw-r--r--.vim/plugin/leaderf.vim1
1 files changed, 0 insertions, 1 deletions
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 = {
\ '<C-J>': ['<C-N>'],
\ '<C-K>': ['<C-P>'],
- \ '<ESC>': ['<C-G>'],
\ }
let g:Lf_WindowPosition = 'popup'