feat: update some stuff

This commit is contained in:
2022-12-13 11:30:23 +01:00
parent bbe81986fd
commit 376656e51c
11 changed files with 107 additions and 74 deletions

View File

@ -38,12 +38,6 @@ cat.setup({
},
})
-- require("nightfox").setup({
-- options = {
-- transparent = true,
-- },
-- })
vim.cmd("colorscheme catppuccin")
require("utils.theme-reloader")