This website works better with JavaScript.
Home
Explore
Help
Sign In
gregory
/
.vim
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
0
Tags
335 KiB
Tree:
2f935efc33
.vim
/
lua
/
solarized
/
init.lua
8 lines
91 B
Raw
Normal View
History
lazygit
10 months ago
local
config
=
require
(
'
solarized.config
'
)
local
M
=
{
}
M.setup
=
config.setup
return
M