addet nordic themes

This commit is contained in:
pika 2024-08-18 12:05:49 +02:00
parent 4fac477dc6
commit 22d4936a21
2 changed files with 3 additions and 9 deletions

View file

@ -11,4 +11,4 @@ local function apply_colorscheme(name)
vim.cmd.colorscheme(name)
end
apply_colorscheme("bamboo")
apply_colorscheme("nordic")

View file

@ -1,13 +1,7 @@
return {
{
"sontungexpt/witch",
-- priority = 1000,
lazy = false,
opts = {},
},
{ "rose-pine/neovim" },
{ "sontungexpt/witch" },
{ 'AlexvZyl/nordic.nvim' },
{
"ribru17/bamboo.nvim",
lazy = false,