Instantly share code, notes, and snippets.
:nnoremap :w<CR> :VtrSendCommandToRunner<CR>
:nnoremap <CR> :!./build.sh<CR>