Isrothy / neominimap.nvim

Yet another minimap plugin for Neovim
MIT License
169 stars 3 forks source link

feat: Close neovim if neominimap is the last window on WinClosed event #131

Closed DriesOlbrechts closed 2 months ago

DriesOlbrechts commented 2 months ago

When using the split layout, neovim doesn't fully close until you also close the neominimap window. This PR fixes that.

This might not be wanted behavior for you, so feel free to just close this or suggest improvements.

Isrothy commented 2 months ago

Thank you for your contribution and effort in making this pull request!

Before we can merge it, there are a couple of things I’d like to address:

I have addressed these issues in a separate PR #132. Please feel free to check it out and let me know your thoughts! Your feedback is highly valued, and I'm open to further discussion.