vim-vebugger/plugin/vebugger.vim

4 lines
63 B
VimL
Raw Normal View History

2013-12-23 16:37:18 -05:00
command! -nargs=1 VBGwrite call vebugger#writeLine(<q-args>)