diff --git a/neovim/.config/nvim/init.lua b/neovim/.config/nvim/init.lua index 92ffad8..25df4cf 100644 --- a/neovim/.config/nvim/init.lua +++ b/neovim/.config/nvim/init.lua @@ -218,7 +218,7 @@ require("lazy").setup({ italic = { comments = false, keywords = true, - functions = true, + functions = false, variables = false, }, custom_colors = { -- this table can hold any group of colors with their respective values