This commit is contained in:
2024-09-03 21:26:55 -07:00
parent 304d81bf4b
commit ba5e462587
3 changed files with 25 additions and 12 deletions

View File

@@ -38,8 +38,8 @@ require("lazy").setup({
overrides = {
SignColumn = { bg = "#1e2021" },
},
transparent_mode = true,
})
vim.cmd("colorscheme gruvbox")
end
},
},