There was an error while loading. Please reload this page.
1 parent 6cf7019 commit ca82c9cCopy full SHA for ca82c9c
1 file changed
lua/astrocommunity/colorscheme/catppuccin/init.lua
@@ -1,7 +1,8 @@
1
return {
2
"catppuccin/nvim",
3
name = "catppuccin",
4
- lazy = true,
+ lazy = false,
5
+ priority = 1000,
6
---@type CatppuccinOptions
7
---@diagnostic disable: missing-fields
8
opts = {
0 commit comments