mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
fix: syntax highlighting
This commit is contained in:
@@ -163,6 +163,8 @@ hi Function guifg={{colors.functions.default.hex}}
|
|||||||
hi Structure guifg={{colors.structures.default.hex}}
|
hi Structure guifg={{colors.structures.default.hex}}
|
||||||
hi def link PreProc Structure
|
hi def link PreProc Structure
|
||||||
hi def link Tag Structure
|
hi def link Tag Structure
|
||||||
|
hi def link @attribute.typescript Structure
|
||||||
|
|
||||||
hi Type gui=none guifg={{colors.types.default.hex}}
|
hi Type gui=none guifg={{colors.types.default.hex}}
|
||||||
hi def link @lsp.type.interface Type
|
hi def link @lsp.type.interface Type
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user