mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
`path2name()` function doesn't process `'pluginname/health/init.lua'` correctly. Instead of retruning `'pluginname'` it returns `'pluginname.health'`