X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e2a522499cb679f7302b2286a132adf9cba8c066..f9dae607d2e93d2c09e3d1368e079d16571e8bb0:/vim/ftplugin/PKGBUILD.vim diff --git a/vim/ftplugin/PKGBUILD.vim b/vim/ftplugin/PKGBUILD.vim index 06cfa0e..1e0746f 100644 --- a/vim/ftplugin/PKGBUILD.vim +++ b/vim/ftplugin/PKGBUILD.vim @@ -6,7 +6,7 @@ setlocal makeprg=makepkg\ -s setlocal errorformat=%f:\ line\ %l:\ %m nnoremap u :UpdPkgSums:redraw! -nnoremap r O# Maintainer: Ram-Z +nnoremap R O# Maintainer: Ram-Z nnoremap c :s/Maintainer/Contributor/:nohl nnoremap m :s/Contributor/Maintainer/:nohl