addet slimline and also addet neovide configurations. Also changed the colorscheme

This commit is contained in:
pika 2024-09-05 09:29:10 +02:00
parent c3e4a1d4dd
commit ed876aa4b7
4 changed files with 75 additions and 5 deletions

View file

@ -5,6 +5,9 @@ return {
{ "AlexvZyl/nordic.nvim" },
{ "eldritch-theme/eldritch.nvim" },
{ "sainnhe/sonokai" },
{ "samharju/synthweave.nvim" },
{ "glepnir/zephyr-nvim" },
{ "xero/miasma.nvim" },
{
"scottmckendry/cyberdream.nvim",
name = "cyberdream",
@ -15,10 +18,6 @@ return {
terminal_colors = true,
},
},
{
"xero/miasma.nvim",
lazy = false,
},
{
"ribru17/bamboo.nvim",
config = function()