misc changes

This commit is contained in:
Aadi Rave 2025-03-16 05:35:49 -04:00
parent a269e21cbc
commit ea528c2dd2
2 changed files with 18 additions and 0 deletions

View file

@ -246,4 +246,7 @@ return {
---@type render.md.UserConfig
opts = {},
},
-- catppuccin if i want
{ 'catppuccin/nvim', name = 'catppuccin', priority = 1000 },
}