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
0be1ed5236
starter
/
lua
/
plugins
/
colorscheme.lua
7 lines
102 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