mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:30:04 +08:00
Remame desc of [SPC]/
This commit is contained in:
parent
cfca2923d4
commit
91199f6cc6
@ -66,4 +66,5 @@ function! SpaceVim#layers#incsearch#config() abort
|
||||
endfunction
|
||||
|
||||
noremap <silent><expr> <Space>/ incsearch#go(<SID>config_easyfuzzymotion())
|
||||
call SpaceVim#mapping#space#def('nnoremap', ['/',], 'call feedkeys("\<Space>/", "m")', 'incsearch-fuzzy', 1)
|
||||
endfunction
|
||||
|
Loading…
Reference in New Issue
Block a user