ziontee113 / neo-minimap

Plugin for Neovim that lets you create your own "minimap" from Treesitter Queries or Vim Regex.
MIT License
132 stars 5 forks source link

feat: add enter event #23

Open hasansujon786 opened 1 year ago

hasansujon786 commented 1 year ago

Hello, @ziontee113. I have added a custom user event when the minimap window opens. It will help us to run some advanced functions/tasks. Thanks.

ziontee113 commented 1 year ago

Hi @hasansujon786 thanks for the PR. I'd be amazing if you could explain / give some simple demos or use cases for the feature in README for users who's not aware of it? Thank you very much :+1: