kwil-header-tool/.nvimrc

4 lines
87 B
Plaintext

noremap <F4> :!./build.sh<CR>
noremap <F5> :!./run.sh<CR>
noremap <F6> :!./test.sh<CR>