thanks technogeeky!

This commit is contained in:
ujihisa 2011-08-03 15:45:09 -07:00
parent c89ef290b7
commit d1f4473f09

View File

@ -98,4 +98,4 @@ endfunction
"endfunction
command! -nargs=0 Repl call Repl()
nnoremap <Space>i :<C-u>Repl<Cr>
nnoremap <Plug>(repl-run) :<C-u>Repl<Cr>