noremap <F4> :!make build<CR> noremap <F5> :!make build && bin/kwil test_files/*.h<CR> noremap <F6> :!make test<CR>