]> git.rmz.io Git - dotfiles.git/commitdiff
vim/PKGBUILD: update Maintainer email address
authorSamir Benmendil <me@rmz.io>
Sun, 17 Jan 2021 22:38:59 +0000 (22:38 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 17 Jan 2021 22:38:59 +0000 (22:38 +0000)
vim/ftplugin/PKGBUILD.vim

index 2982a45acdedc293ae2311befbd1050562d0074b..06cfa0e7a16e4b3e7ef40e43d4347573a7103b6a 100644 (file)
@@ -6,7 +6,7 @@ setlocal makeprg=makepkg\ -s
 setlocal errorformat=%f:\ line\ %l:\ %m
 
 nnoremap <buffer> <Leader>u :UpdPkgSums<CR>:redraw!<cr>
 setlocal errorformat=%f:\ line\ %l:\ %m
 
 nnoremap <buffer> <Leader>u :UpdPkgSums<CR>:redraw!<cr>
-nnoremap <buffer> <Leader>r O# Maintainer:  Ram-Z <ram-z[at]chakraos[dot]org><Esc>
+nnoremap <buffer> <Leader>r O# Maintainer:  Ram-Z <arch[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>
 
 nnoremap <buffer> <Leader>c :s/Maintainer/Contributor/<CR>:nohl<CR>
 nnoremap <buffer> <Leader>m :s/Contributor/Maintainer/<CR>:nohl<CR>