nnoremap <Leader>u :UpdPkgSums<CR>:redraw!<cr>
nnoremap <Leader>r O# Maintainer: Ram-Z <chakra[at]rmz[dot]io><Esc>
+nnoremap <buffer> <Leader>c :s/Maintainer/Contributor/<CR>:nohl<CR>
+nnoremap <buffer> <Leader>m :s/Contributor/Maintainer/<CR>:nohl<CR>
" vim: ft=vim