Fix typo
This commit is contained in:
parent
fb1f6587e2
commit
f6e67b3eee
@ -142,7 +142,7 @@ nmap <Leader>w <Plug>(easymotion-overwin-w)
|
||||
" EasyMotion.
|
||||
function! s:incsearch_config(...) abort
|
||||
return incsearch#util#deepextend(deepcopy({
|
||||
\ 'modules': [incsearch#config#easymotion#module({'overwin': 1)],
|
||||
\ 'modules': [incsearch#config#easymotion#module({'overwin': 1})],
|
||||
\ 'keymap': {
|
||||
\ "\<CR>": '<Over>(easymotion)'
|
||||
\ },
|
||||
|
Loading…
x
Reference in New Issue
Block a user