4 lines
63 B
VimL
4 lines
63 B
VimL
|
|
|
|
command! -nargs=1 VBGwrite call vebugger#writeLine(<q-args>)
|
|
|
|
|
command! -nargs=1 VBGwrite call vebugger#writeLine(<q-args>)
|