mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-18 18:07:45 +01:00
4 lines
103 B
Lua
4 lines
103 B
Lua
-- tiyn/vim-tccs
|
|
vim.cmd('colorscheme tccs')
|
|
vim.api.nvim_set_hl(0, 'colorcolumn', { bg = '#772222' })
|