LunarVim/lua/colorscheme.lua

3 lines
87 B
Lua
Raw Normal View History

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