5 setlocal makeprg=makepkg\ -s
6 setlocal errorformat=%f:\ line\ %l:\ %m
8 nnoremap <Leader>u :UpdPkgSums<CR>:redraw!<cr>
9 nnoremap <Leader>r O# Maintainer: Ram-Z <chakra[at]rmz[dot]io><Esc>
10 nnoremap <buffer> <Leader>c :s/Maintainer/Contributor/<CR>:nohl<CR>
11 nnoremap <buffer> <Leader>m :s/Contributor/Maintainer/<CR>:nohl<CR>