nvim: colorscheme dark: kanagawa-wave
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
vim.pack.add({ "https://github.com/EdenEast/nightfox.nvim" })
|
||||
vim.pack.add({ "https://github.com/EdenEast/nightfox.nvim", "https://github.com/rebelot/kanagawa.nvim" })
|
||||
|
||||
local cs = require("config.colorscheme")
|
||||
cs.set_colorschemes("terafox", "dayfox")
|
||||
cs.set_colorschemes("kanagawa-wave", "dayfox")
|
||||
cs.update_colorscheme()
|
||||
|
||||
Reference in New Issue
Block a user