X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e2a522499cb679f7302b2286a132adf9cba8c066..dbc771e26e30697ab6c6288a88e28a63b7789cc7:/vim/ftplugin/PKGBUILD.vim?ds=inline 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