mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-13 12:49:10 +08:00
Fix #362
This commit is contained in:
parent
fecd41e24c
commit
8a7d1c1ae3
@ -32,5 +32,7 @@ function! SpaceVim#layers#edit#config() abort
|
||||
"noremap <SPACE> <Plug>(wildfire-fuel)
|
||||
vnoremap <C-SPACE> <Plug>(wildfire-water)
|
||||
let g:wildfire_objects = ["i'", 'i"', 'i)', 'i]', 'i}', 'ip', 'it']
|
||||
map <Leader><Leader> <Plug>(easymotion-prefix)
|
||||
if empty(maparg('<leader><leader>', ''))
|
||||
map <Leader><Leader> <Plug>(easymotion-prefix)
|
||||
endif
|
||||
endfunction
|
||||
|
Loading…
x
Reference in New Issue
Block a user