syntax: gentoo: match .eblit files too
parent
de3260cdb1
commit
d0c64e8086
|
@ -1,6 +1,6 @@
|
||||||
## Here is an example for Gentoo ebuilds/eclasses.
|
## Here is an example for Gentoo ebuilds/eclasses.
|
||||||
|
|
||||||
syntax "ebuild" "\.e(build|class)$"
|
syntax "ebuild" "\.e(build|class|blit)$"
|
||||||
comment "#"
|
comment "#"
|
||||||
|
|
||||||
## All the standard portage functions
|
## All the standard portage functions
|
||||||
|
|
Loading…
Reference in New Issue