mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 21:13:02 +00:00
Format
This commit is contained in:
parent
40c2409b80
commit
465fcec36d
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ export interface Syntax {
|
|||
"type.builtin": SyntaxHighlightStyle
|
||||
|
||||
// == Values
|
||||
variable: SyntaxHighlightStyle,
|
||||
variable: SyntaxHighlightStyle
|
||||
// racket: lang_name
|
||||
"variable.builtin": SyntaxHighlightStyle
|
||||
// this, ...
|
||||
|
|
Loading…
Reference in a new issue