Files
lazygit.nvim/lua/lazygit
Teddy Waweru b9eae3bada fix: signcolumn overlaps left borders (#132)
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.
2025-02-17 13:36:36 -05:00
..