mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
## Description
<!-- Describe the big picture of your changes to communicate to the
maintainers
why we should accept this pull request. -->
The window position is not correctly centered when position is set to
`float` and border isn't `none`. I found [a similar
issue](https://github.com/folke/lazy.nvim/issues/812) in
[lazy.nvim](https://github.com/folke/lazy.nvim) along with [your
fix](
|
||
|---|---|---|
| .. | ||
| bigfile.lua | ||
| bufdelete.lua | ||
| debug.lua | ||
| docs.lua | ||
| git.lua | ||
| gitbrowse.lua | ||
| init.lua | ||
| lazygit.lua | ||
| notifier.lua | ||
| notify.lua | ||
| quickfile.lua | ||
| rename.lua | ||
| statuscolumn.lua | ||
| terminal.lua | ||
| toggle.lua | ||
| win.lua | ||
| words.lua | ||