Merge pull request #1223 from piaph/syntax_highlight_files_in_gentoo_portage_folders

Changed regex for Gentoo etc-portage to include detection of folders
This commit is contained in:
Zachary Yedidia 2018-12-10 14:31:26 -05:00 committed by GitHub
commit 6f3548e7ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
filetype: etc-portage
detect:
filename: "\\.(keywords|mask|unmask|use)$"
filename: "\\.(keywords|mask|unmask|use)(/.+)?$"
rules:
# Use flags: