initial commit
This commit is contained in:
12
themes/osaka-jade/neovim.lua
Normal file
12
themes/osaka-jade/neovim.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
return {
|
||||
{
|
||||
"ribru17/bamboo.nvim",
|
||||
priority = 1000,
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "bamboo",
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user