neogit icon indicating copy to clipboard operation
neogit copied to clipboard

Allow custom floating window style

Open SheffeyG opened this issue 11 months ago • 2 comments

This change allow users to custom floating window like #685, so we can configure it as:

floating = {
    width = 0.5, -- percentage
    height = 30, -- row
    border = "single",
    ...
}

SheffeyG avatar Jan 16 '25 07:01 SheffeyG

Nothing against this, I just am taking a break from programming due to newborn twins.

CKolkey avatar Mar 14 '25 11:03 CKolkey

@CKolkey No worries! It's just that Noegit is one of the most powerful and extensive plugins I've used, and adding this config could involve other changes. Recently, I've been using more auto instead of float in my setup, but I will find another time to fix the type-checking issues and moving this feature on. Anyway, congratulations to you 🎉 and take your time, memories with baby twins are priceless!

P.S. This plugin has helped me a lot, and I've learned many Git commands from it. Thanks for all your hard work!

SheffeyG avatar Mar 14 '25 12:03 SheffeyG

Thanks for your contribution :)

CKolkey avatar May 03 '25 17:05 CKolkey