Add highlighting for go.work (#7142)
<img width="617" alt="image" src="https://github.com/zed-industries/zed/assets/45585937/ecb28152-db02-450e-bc81-395abd1c1eef"> Release Notes: - Added highlighting for go.work
This commit is contained in:
parent
ebdabb907a
commit
5d85801d1f
6 changed files with 34 additions and 0 deletions
|
@ -118,6 +118,7 @@ tree-sitter-gleam.workspace = true
|
|||
tree-sitter-glsl.workspace = true
|
||||
tree-sitter-go.workspace = true
|
||||
tree-sitter-gomod.workspace = true
|
||||
tree-sitter-gowork.workspace = true
|
||||
tree-sitter-haskell.workspace = true
|
||||
tree-sitter-heex.workspace = true
|
||||
tree-sitter-html.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue