addet and removed some colorschemes
This commit is contained in:
parent
f26a884830
commit
0e6a7ec1fd
1 changed files with 6 additions and 8 deletions
|
@ -1,16 +1,14 @@
|
||||||
return {
|
return {
|
||||||
{ "folke/tokyonight.nvim" },
|
{ "folke/tokyonight.nvim" },
|
||||||
-- { "luisiacc/gruvbox-baby" },
|
|
||||||
-- { "zootedb0t/citruszest.nvim" },
|
|
||||||
-- { "catppuccin/nvim", name = "catppuccin" },
|
-- { "catppuccin/nvim", name = "catppuccin" },
|
||||||
-- { "rose-pine/neovim" , name = "rose-pine" },
|
{ "rose-pine/neovim" , name = "rose-pine" },
|
||||||
{ "rebelot/kanagawa.nvim" },
|
|
||||||
{ "AlexvZyl/nordic.nvim" },
|
{ "AlexvZyl/nordic.nvim" },
|
||||||
{ "eldritch-theme/eldritch.nvim" },
|
{ "eldritch-theme/eldritch.nvim" },
|
||||||
-- { "kartikp10/noctis.nvim" },
|
{ "sainnhe/sonokai" },
|
||||||
-- { "dgox16/oldworld.nvim" },
|
{
|
||||||
{ "shrikecode/kyotonight.vim" },
|
"xero/miasma.nvim",
|
||||||
{ "uloco/bluloco.nvim", dependencies = { "rktjmp/lush.nvim" } },
|
lazy = false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"ribru17/bamboo.nvim",
|
"ribru17/bamboo.nvim",
|
||||||
config = function()
|
config = function()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue