From a3a3936cdf07228a4157a8ab66e2dc37c63b5433 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Mon, 14 Jul 2014 20:48:38 +0100 Subject: [PATCH] vim: UpdPkgSums with \u --- vim/ftplugin/PKGBUILD.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/ftplugin/PKGBUILD.vim b/vim/ftplugin/PKGBUILD.vim index 948e8d4..f8d6a40 100644 --- a/vim/ftplugin/PKGBUILD.vim +++ b/vim/ftplugin/PKGBUILD.vim @@ -5,6 +5,7 @@ setlocal softtabstop=2 setlocal makeprg=makepkg\ -s setlocal errorformat=%f:\ line\ %l:\ %m +nnoremap u :UpdPkgSums nnoremap r O# Maintainer: Samir Benmendil " vim: ft=vim -- 2.48.1