aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-04-10 13:23:18 +0800
committerjdhao <jdhao@hotmail.com>2022-04-10 13:23:18 +0800
commit3c5d7bf0e5e976d64d908794ef64a9b10653da14 (patch)
tree229aa76daf6861dc5b984bf5a9ef88d04941b08c
parent3134f088cd2ad870474b0d68c7242b4473aab7f9 (diff)
update wilder.nvim conf
-rw-r--r--core/plugins.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/plugins.vim b/core/plugins.vim
index 34d162b..aaa39b9 100644
--- a/core/plugins.vim
+++ b/core/plugins.vim
@@ -388,6 +388,10 @@ function! s:wilder_init() abort
try
call wilder#setup({
\ 'modes': [':', '/', '?'],
+ \ 'next_key': '<Tab>',
+ \ 'previous_key': '<S-Tab>',
+ \ 'accept_key': '<C-y>',
+ \ 'reject_key': '<C-e>'
\ })
call wilder#set_option('pipeline', [