X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e2a522499cb679f7302b2286a132adf9cba8c066..2bc5cc531c50d87c208965cdc80c0f42df56ecb1:/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