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()
|
||||
|
||||
@@ -21,6 +21,10 @@
|
||||
"rev": "fcea7ff883235d9024dc41e638f164a450c14ca2",
|
||||
"src": "https://github.com/folke/flash.nvim"
|
||||
},
|
||||
"kanagawa.nvim": {
|
||||
"rev": "aef7f5cec0a40dbe7f3304214850c472e2264b10",
|
||||
"src": "https://github.com/rebelot/kanagawa.nvim"
|
||||
},
|
||||
"multicursor.nvim": {
|
||||
"rev": "993c6eda70077c5619388900dcffefff73b40c96",
|
||||
"src": "https://github.com/jake-stewart/multicursor.nvim",
|
||||
|
||||
Reference in New Issue
Block a user