index
:
dotfiles
master
Repository containing my dotfiles
Lei Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
tokyonight.lua
blob: 3e6a862fef0da8b6191c42390c40ebec9e5632ff (
plain
)
1
2
3
4
5
6
return
{
"folke/tokyonight.nvim"
,
lazy
=
false
,
priority
=
1000
,
opts
= {},
}