colorscheme whitespaces
This commit is contained in:
parent
02a5e57ab6
commit
6da745fbc9
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
||||||
return {
|
return {
|
||||||
|
|
||||||
{
|
{
|
||||||
"https://github.com/folke/tokyonight.nvim",
|
"https://github.com/folke/tokyonight.nvim",
|
||||||
lazy = true,
|
lazy = true,
|
||||||
|
@ -11,12 +10,10 @@ return {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"https://github.com/exitface/synthwave.vim",
|
"https://github.com/exitface/synthwave.vim",
|
||||||
lazy = true,
|
lazy = true,
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"https://github.com/rebelot/kanagawa.nvim",
|
"https://github.com/rebelot/kanagawa.nvim",
|
||||||
lazy = true,
|
lazy = true,
|
||||||
|
|
Loading…
Reference in a new issue