]> git.rmz.io Git - dotfiles.git/blobdiff - vim/ftplugin/PKGBUILD.vim
nvim: don't quit nvim from dashboard
[dotfiles.git] / vim / ftplugin / PKGBUILD.vim
index 2982a45acdedc293ae2311befbd1050562d0074b..1e0746f572bde5ecccfc94f9dd60b256a5c08779 100644 (file)
@@ -6,7 +6,7 @@ setlocal makeprg=makepkg\ -s
 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>