Merge branch 'master' of github.com:essentialkaos/blackhole-theme-sublime
* 'master' of github.com:essentialkaos/blackhole-theme-sublime: Improve Go + LSP support
This commit is contained in:
commit
7613435906
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Go External Variables",
|
||||
"scope": "variable.other.go, variable.other.constant.declaration.go",
|
||||
"scope": "variable.other.go, variable.other.constant.declaration.go, support.type.builtin.go",
|
||||
"foreground": "var(highlighted)"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue