mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
`path2name()` function doesn't process `'pluginname/health/init.lua'` correctly. Instead of retruning `'pluginname'` it returns `'pluginname.health'`