diff --git a/.config/nvim/lua/plugins/ashen.lua b/.config/nvim/lua/plugins/ashen.lua index a25dd4fd..85853175 100644 --- a/.config/nvim/lua/plugins/ashen.lua +++ b/.config/nvim/lua/plugins/ashen.lua @@ -7,10 +7,10 @@ return { -- "folke/snacks.nvim", -- }, dev = true, - opts = { - -- colors = { blue = "#ffffff" }, - hl = {}, - }, + -- opts = { + -- -- colors = { blue = "#ffffff" }, + -- -- hl = {}, + -- }, }, { "LazyVim/LazyVim",