Update 2022-12-10 11:54 OpenBSD/amd64

This commit is contained in:
c0dev0id
2022-12-10 11:54:09 +01:00
parent e10f23b8eb
commit f85c7da6dc
2 changed files with 3 additions and 4 deletions

View File

@@ -62,8 +62,7 @@ set makeprg=make\ %:r
set autowrite
" Work scripts
nnoremap mm :w\|!mymake<CR>
nnoremap mt :w\|!mytest<CR>
nnoremap mm :w\|!make<CR>
" TEMPORARY FILES
set undofile