Skip to content

Commit d882972

Browse files
committed
feat: make signColumn bg transparent
1 parent 1d5f9a7 commit d882972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,7 @@ require('lazy').setup({
910910

911911
-- You can configure highlights by doing something like:
912912
vim.cmd.hi 'Comment gui=none'
913+
vim.cmd.hi 'SignColumn guibg=none'
913914
end,
914915
},
915916

0 commit comments

Comments
 (0)