stevearc / aerial.nvim

Neovim plugin for a code outline window
MIT License
1.69k stars 83 forks source link

feature request: add option to not ignore diff windows #354

Closed linusboehm closed 6 months ago

linusboehm commented 6 months ago

Did you check existing requests?

Describe the feature

add an option to not ignore diff windows.

Provide background

This commit ignores all diff windows unconditionally. I'd like to be able to open aerial when I'm diffing files and it would be great to be able to configure this and have the option to enable aerial in diff windows

What is the significance of this feature?

strongly desired

Additional details

No response