X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/27773aaefbaecd889b46977bcc72589e55fbdeba..d8a4be5d3f2691d8948919bc1e32f58cbfaf1a2e:/vim/ftplugin/PKGBUILD.vim?ds=inline diff --git a/vim/ftplugin/PKGBUILD.vim b/vim/ftplugin/PKGBUILD.vim index dc8f650..b1628f5 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