mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-04-26 12:25:39 +00:00
6 lines
136 B
Lua
6 lines
136 B
Lua
vim.cmd('let g:nvcode_termcolors=256')
|
|
|
|
vim.cmd('colorscheme ' .. O.colorscheme)
|
|
|
|
vim.cmd('highlight Normal guibg=NONE ctermbg=NONE')
|