kwil-header-tool/.nvimrc

4 lines
87 B
Plaintext
Raw Normal View History

2023-09-11 16:44:29 +00:00
noremap <F4> :!./build.sh<CR>
noremap <F5> :!./run.sh<CR>
noremap <F6> :!./test.sh<CR>