mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +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" },
|
||||
Conditional = { link = "Keyword" },
|
||||
Type = { fg = colors.blue },
|
||||
Label = { link = "String" },
|
||||
String = { fg = colors.lavender },
|
||||
Exception = { link = "Keyword" },
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue