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:
David Pursehouse 2020-02-03 08:32:01 +09:00
commit 4df5c0886f

View File

@ -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