Update 2022-12-12 07:51 OpenBSD/amd64
This commit is contained in:
@@ -223,6 +223,7 @@ nmap ga <Plug>(EasyAlign)
|
||||
nnoremap mm :call MyMake()<CR>
|
||||
nnoremap mr :!%:p:r<CR>
|
||||
function MyMake()
|
||||
:silent !clear
|
||||
if filereadable("Makefile")
|
||||
:w! | !make
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user