Update user_config.lua

This commit is contained in:
siduck76
2021-07-31 21:04:47 +05:30
committed by GitHub
parent bcbde0e1a2
commit e9aa4b5234

View File

@@ -1,6 +1,6 @@
local M = {
ui = {
theme = "norchad"
theme = "onedark"
}
}