kdheepak / lazygit.nvim

Plugin for calling lazygit from within neovim.
MIT License
1.47k stars 53 forks source link

fix: signcolumn overlaps left borders #132

Open teddywaweru opened 3 months ago

teddywaweru commented 3 months ago

signcolumns hide the left borders(for configs that have the signcolumn opt active. Requires to be set twice(this may be a personal config scenario). The first sets for the floating window created, the second for lazygit's UI.