This commit is contained in:
Rikuoh Tsujitani 2023-12-05 20:59:30 +09:00
parent 9cd86e011b
commit 95c4367554
Signed by: riq0h
GPG key ID: 010F09DEA298C717

View file

@ -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,
})