mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 19:07:06 +10:00
`path2name()` function doesn't process `'pluginname/health/init.lua'` correctly. Instead of retruning `'pluginname'` it returns `'pluginname.health'`