Neovim theme

This commit is contained in:
seajee
2025-01-18 10:58:45 +01:00
parent f27a72c56c
commit 3263eeed58

View File

@@ -218,7 +218,7 @@ require("lazy").setup({
italic = { italic = {
comments = false, comments = false,
keywords = true, keywords = true,
functions = true, functions = false,
variables = false, variables = false,
}, },
custom_colors = { -- this table can hold any group of colors with their respective values custom_colors = { -- this table can hold any group of colors with their respective values