mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-19 08:17:47 +02: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' })
|