updates stuff
This commit is contained in:
parent
781fbe05fc
commit
199ce44b7a
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
../../modules/openssh
|
../../modules/openssh
|
||||||
../../modules/vaultwarden
|
../../modules/vaultwarden
|
||||||
../../modules/uptime-kuma
|
../../modules/uptime-kuma
|
||||||
../../modules/homepage
|
../../modules/glance
|
||||||
../../modules/docker
|
../../modules/docker
|
||||||
../../modules/actual-server
|
../../modules/actual-server
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -89,7 +89,7 @@ hi("Macro", { link = "PreProc" })
|
||||||
hi("PreCondit", { link = "PreProc" })
|
hi("PreCondit", { link = "PreProc" })
|
||||||
hi("StorageClass", { link = "Type" })
|
hi("StorageClass", { link = "Type" })
|
||||||
hi("Structure", { link = "Type" })
|
hi("Structure", { link = "Type" })
|
||||||
hi("Typedef", { link = "Type" })
|
hi("Typedef", { bold = true, fg = palette.yellow_brighter, ctermfg = "LightYellow" })
|
||||||
hi("Tag", { link = "Special" })
|
hi("Tag", { link = "Special" })
|
||||||
hi("SpecialChar", { link = "Special" })
|
hi("SpecialChar", { link = "Special" })
|
||||||
hi("Delimiter", { link = "Special" })
|
hi("Delimiter", { link = "Special" })
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue