mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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
)