Config
This commit is contained in:
parent
7201dc4801
commit
be36a60446
36 changed files with 800 additions and 7 deletions
7
lua/custom/plugins/nightfox.lua
Normal file
7
lua/custom/plugins/nightfox.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
"EdenEast/nightfox.nvim",
|
||||
name = "nightfox",
|
||||
style = "duskfox",
|
||||
lazy = false,
|
||||
transparent = true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue