mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-04-27 04:45:38 +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')
|