[pacman-dev] [PATCH] PKGBUILD.vim: fix epoch syntax highlighting
9 Oct
2011
9 Oct
'11
3:38 p.m.
--- contrib/PKGBUILD.vim | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/contrib/PKGBUILD.vim b/contrib/PKGBUILD.vim index 1814c22..4d69e4d 100644 --- a/contrib/PKGBUILD.vim +++ b/contrib/PKGBUILD.vim @@ -220,6 +220,9 @@ hi def link pb_k_pkgrel pbKeywords hi def link pbIllegalPkgdesc Error hi def link pb_k_desc pbKeywords +hi def link pbIllegalEpoch Error +hi def link pb_k_epoch pbKeywords + hi def link pbIllegalUrl Error hi def link pb_k_url pbKeywords -- 1.7.6.4
4822
Age (days ago)
4822
Last active (days ago)
0 comments
1 participants
participants (1)
-
lolilolicon