mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-23 01:09:56 +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
|
endfunction
|
||||||
|
|
||||||
noremap <silent><expr> <Space>/ incsearch#go(<SID>config_easyfuzzymotion())
|
noremap <silent><expr> <Space>/ incsearch#go(<SID>config_easyfuzzymotion())
|
||||||
|
call SpaceVim#mapping#space#def('nnoremap', ['/',], 'call feedkeys("\<Space>/", "m")', 'incsearch-fuzzy', 1)
|
||||||
endfunction
|
endfunction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user