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