We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5f9a7 commit d882972Copy full SHA for d882972
1 file changed
init.lua
@@ -910,6 +910,7 @@ require('lazy').setup({
910
911
-- You can configure highlights by doing something like:
912
vim.cmd.hi 'Comment gui=none'
913
+ vim.cmd.hi 'SignColumn guibg=none'
914
end,
915
},
916
0 commit comments