Add Kanagawa theme
Thanks again to @iljo-dp!
This commit is contained in:
9
themes/neovim/kanagawa.lua
Normal file
9
themes/neovim/kanagawa.lua
Normal file
@ -0,0 +1,9 @@
|
||||
return {
|
||||
{ "rebelot/kanagawa.nvim" },
|
||||
{
|
||||
"lazyvim/lazyvim",
|
||||
opts = {
|
||||
colorscheme = "kanagawa",
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user