maybe fixed colors finally

This commit is contained in:
Alexander Muszynski
2024-12-28 21:31:53 -05:00
parent 79fecb8688
commit cd87be9f2d
2 changed files with 7 additions and 3 deletions
+5
View File
@@ -20,4 +20,9 @@ return {
term_colors = true,
},
},
{
'folke/tokyonight.nvim',
},
{ 'catppuccin/nvim', name = 'catppuccin', priority = 1000 },
}