1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00

Remame desc of [SPC]/

This commit is contained in:
wsdjeg 2017-04-19 00:11:05 +08:00
parent cfca2923d4
commit 91199f6cc6

View File

@ -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