mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Add more themes
This commit is contained in:
9
themes/kanagawa/neovim.lua
Normal file
9
themes/kanagawa/neovim.lua
Normal file
@ -0,0 +1,9 @@
|
||||
return {
|
||||
{ "rebelot/kanagawa.nvim" },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "kanagawa",
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user