mirror of
https://github.com/neovim/neovim.git
synced 2025-11-11 21:08:53 +00:00
`path2name()` function doesn't process `'pluginname/health/init.lua'` correctly. Instead of retruning `'pluginname'` it returns `'pluginname.health'`
(cherry picked from commit 237d2aef4d)