explicitly clear SignColumn highlight
This commit is contained in:
@@ -5,4 +5,5 @@ vim.g.tokyonight_style = "night"
|
|||||||
vim.cmd([[
|
vim.cmd([[
|
||||||
colorscheme gruvbox-material
|
colorscheme gruvbox-material
|
||||||
hi SpellBad guifg=red
|
hi SpellBad guifg=red
|
||||||
|
hi clear SignColumn
|
||||||
]])
|
]])
|
||||||
|
|||||||
Reference in New Issue
Block a user