rmagatti / gx-extended.nvim

Extending the use of Neovim's `gx`
MIT License
31 stars 3 forks source link

[BUG] Fails to cycle through multiple glob matches #6

Closed rmagatti closed 1 year ago

rmagatti commented 1 year ago

Since the merge of #4, when multiple globs should match for a file, it fails to cycle through the multiple matches resulting in a random failure or success open depending on the order in which the matches were loaded.