Replies: 1 comment 3 replies
-
{
"folke/snacks.nvim",
opts = {
styles = {
lazygit = {
width = 0,
height = 0,
},
},
},
} |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
sidlatau
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see another plugin has a setting
lazygit_floating_window_scaling_factor
(https://github.com/kdheepak/lazygit.nvim?tab=readme-ov-file#usage) to configure how much lazygit should be scaled. Is it possible to do the same withSnacks
?Beta Was this translation helpful? Give feedback.
All reactions