This website requires JavaScript.
Explore
Help
Register
Sign in
DevComp
/
my-nvim-setup
Watch
1
Star
0
Fork
You've already forked my-nvim-setup
0
mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced
2024-12-13 21:40:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
acceccda87
my-nvim-setup
/
lua
/
user_config.lua
8 lines
67 B
Lua
Raw
Normal View
History
Unescape
Escape
add theme to user_config
2021-07-31 16:14:42 +01:00
local
M
=
{
ui
=
{
Update user_config.lua
2021-07-31 16:34:47 +01:00
theme
=
"
onedark
"
add theme to user_config
2021-07-31 16:14:42 +01:00
}
}
return
M
Reference in a new issue
Copy permalink