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
f35af318af
starter
/
lua
/
plugins
/
colorscheme.lua
9 lines
119 B
Lua
Raw
Blame
History
return
{
{
"
folke/tokyonight.nvim
"
,
lazy
=
true
,
priority
=
1000
,
opts
=
{
style
=
"
night
"
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink