merge: develop <--- fix/colorscheme-name

* HEAD
| \
| * c7039c1 <github@luxolus.com> nvim/init: g.my_color_scheme: onedarkpro->onedark
| /
| develop

Signed-off-by: Bazaah <github@luxolus.com>
This commit is contained in:
Paul Stemmet 2023-01-02 11:30:52 +00:00
commit e10d704780
Signed by: Paul Stemmet
GPG Key ID: EDEA539F594E7E75
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ local function psoxizsh_early_config()
-- Set global color scheme var
if not g.my_color_scheme then
g.my_color_scheme = 'onedarkpro'
g.my_color_scheme = 'onedark'
end
-- Color settings