feat(themes): catppuccin full release, yay
This commit is contained in:
parent
3781f50524
commit
1b3c879d41
1 changed files with 0 additions and 2 deletions
|
@ -26,12 +26,10 @@ function M.init(use, config)
|
|||
|
||||
use({
|
||||
'catppuccin/nvim',
|
||||
commit = '85ffe3e29843a47d858b583fc88fc018206674c0',
|
||||
as = 'catppuccin',
|
||||
config = function()
|
||||
vim.cmd('color catppuccin')
|
||||
end,
|
||||
branch = 'dev-remaster',
|
||||
disable = config.theme ~= 'catppuccin',
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue