mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 12:00:02 +02:00
nvim: colorscheme: override label
This commit is contained in:
parent
a4a13bfadd
commit
42f76bd536
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ local options = {
|
||||||
Repeat = { link = "Keyword" },
|
Repeat = { link = "Keyword" },
|
||||||
Conditional = { link = "Keyword" },
|
Conditional = { link = "Keyword" },
|
||||||
Type = { fg = colors.blue },
|
Type = { fg = colors.blue },
|
||||||
|
Label = { link = "String" },
|
||||||
String = { fg = colors.lavender },
|
String = { fg = colors.lavender },
|
||||||
Exception = { link = "Keyword" },
|
Exception = { link = "Keyword" },
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue