neovim: colorscheme
This commit is contained in:
@@ -216,9 +216,9 @@ require("lazy").setup({
|
||||
terminal_colors = true,
|
||||
},
|
||||
italic = {
|
||||
comments = true,
|
||||
comments = false,
|
||||
keywords = true,
|
||||
functions = false,
|
||||
functions = true,
|
||||
variables = false,
|
||||
},
|
||||
custom_colors = { -- this table can hold any group of colors with their respective values
|
||||
|
||||
Reference in New Issue
Block a user