This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
starter
mirror of
https://github.com/LazyVim/starter
Watch
1
Star
0
Fork
You've already forked starter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5992925432
starter
/
lua
/
plugins
/
themes.lua
9 lines
119 B
Lua
Raw
Blame
History
return
{
{
"
lunarvim/darkplus.nvim
"
,
opts
=
function
(
)
vim.cmd
(
"
colorscheme darkplus
"
)
end
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink