mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 09:10:04 +08:00
add format mapping
This commit is contained in:
parent
afab1fe2a1
commit
6b213c4190
@ -49,8 +49,6 @@ function! s:language_specified_mappings() abort
|
||||
call SpaceVim#mapping#space#langSPC('nmap', ['l','s', 's'],
|
||||
\ 'call SpaceVim#plugins#repl#send("selection")',
|
||||
\ 'send selection and keep code buffer focused', 1)
|
||||
|
||||
|
||||
endfunction
|
||||
|
||||
au BufEnter *.lua :LuaOutputMethod buffer
|
||||
|
Loading…
Reference in New Issue
Block a user