This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
65c923108a
dotfiles
/
vim
/
.config
/
nvim
/
lua
/
plugins
/
onedark.lua
10 lines
124 B
Lua
Raw
Blame
History
return
{
{
"
joshdick/onedark.vim
"
}
,
{
"
LazyVim/LazyVim
"
,
opts
=
{
colorscheme
=
"
onedark
"
,
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink