fix: witespace
This commit is contained in:
parent
96b91e08db
commit
24da5aba36
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@ return lush(function(injected_functions)
|
|||
sym("@string.html")({ fg = html_css_green }),
|
||||
sym("@tag.attribute.html")({ fg = html_css_white }),
|
||||
sym("@constant.html")({ fg = html_css_white }),
|
||||
sym(" @text.title.html")({ fg = html_css_white }),
|
||||
sym("@text.title.html")({ fg = html_css_white }),
|
||||
sym("@keyword.html")({ fg = purple }),
|
||||
|
||||
sym("@lsp.type.interface.typescript")({ fg = white }),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue