nvim: use nightfox colorscheme

This commit is contained in:
cy 2024-12-25 03:21:13 -05:00
parent 84fe0fd54a
commit 2359655135
3 changed files with 5 additions and 2 deletions

View file

@ -88,7 +88,9 @@ local plugin_specs = {
config = function()
require("config.hop")
end,
}
},
{ "EdenEast/nightfox.nvim" }
}
require("lazy").setup({