stevearc / oil.nvim

Neovim file explorer: edit your filesystem like a buffer
MIT License
3.36k stars 91 forks source link

fix: set floating window win_options when buffer changes (#430) #432

Closed icefed closed 4 days ago

icefed commented 4 days ago

fix #430

Before

before

After

after

stevearc commented 4 days ago

Thanks for the PR!