addet slimline and also addet neovide configurations. Also changed the colorscheme
This commit is contained in:
parent
c3e4a1d4dd
commit
ed876aa4b7
4 changed files with 75 additions and 5 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue