Merge branch 'stable-2.16' into stable-3.0
* stable-2.16: Highlight WORKSPACE as python Highlight BUILD.bazel as python Change-Id: I48d9cc5c83d6cd1a90517caa767e47ff26f59622
This commit is contained in:
commit
4df5c0886f
@ -13,6 +13,7 @@ bucklet = text/x-python
|
||||
bzl = text/x-python
|
||||
BUCK = text/x-python
|
||||
BUILD = text/x-python
|
||||
BUILD.bazel = text/x-python
|
||||
c = text/x-csrc
|
||||
cfg = text/x-ttcn-cfg
|
||||
cl = text/x-common-lisp
|
||||
@ -247,6 +248,7 @@ vm = text/velocity
|
||||
vtl = text/velocity
|
||||
webidl = text/x-webidl
|
||||
wsdl = application/xml
|
||||
WORKSPACE = text/x-python
|
||||
xaml = application/xml
|
||||
xhtml = text/html
|
||||
xml = application/xml
|
||||
|
Loading…
Reference in New Issue
Block a user