vim-vebugger/plugin/vebugger.vim
2013-12-23 23:37:18 +02:00

4 lines
63 B
VimL

command! -nargs=1 VBGwrite call vebugger#writeLine(<q-args>)