PKGBUILD.vim: fix epoch syntax highlighting
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
8cc4ed0d63
commit
4de3d9092e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue