]> git.rmz.io Git - dotfiles.git/blobdiff - vim/ftplugin/PKGBUILD.vim
urxvt: add aAtt extension
[dotfiles.git] / vim / ftplugin / PKGBUILD.vim
index f8d6a405818c8739e47e6e3b47a314a203d34590..68cd5da11feb1e5a38dd3d82062dae821015805e 100644 (file)
@@ -6,6 +6,6 @@ setlocal makeprg=makepkg\ -s
 setlocal errorformat=%f:\ line\ %l:\ %m
 
 nnoremap <Leader>u :UpdPkgSums<CR>
-nnoremap <Leader>r O# Maintainer: Samir Benmendil <samir.benmendil@gmail.com><Esc>
+nnoremap <Leader>r O# Maintainer:  Samir Benmendil <samir.benmendil[at]gmail[dot]com><Esc>
 
 " vim: ft=vim