fix
This commit is contained in:
parent
9cd86e011b
commit
95c4367554
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -748,7 +748,7 @@ require("colorful-winsep").setup({
|
|||
--nvim-highlight-colors
|
||||
require("nvim-highlight-colors").setup({
|
||||
render = "background",
|
||||
enable_named_colors = true,
|
||||
enable_named_colors = false,
|
||||
enable_tailwind = true,
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue