LunarVim/lua/colorscheme.lua

2 lines
87 B
Lua

-- TODO is there a lua native way to do this?
vim.cmd('colorscheme ' .. O.colorscheme)