temp, testing
This commit is contained in:
9
theme-switcher-testing/neovim-matteblack.lua
Normal file
9
theme-switcher-testing/neovim-matteblack.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
{ "tahayvr/matteblack.nvim", lazy = false, priority = 1000 },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "matteblack",
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user