Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Highlight WORKSPACE as python
  Highlight BUILD.bazel as python

Change-Id: I472764c1e8834dcea09de759b5d00bed38aa7e6d
This commit is contained in:
David Pursehouse
2020-02-03 08:32:54 +09:00

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