mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 03:11:04 +10:00
`path2name()` function doesn't process `'pluginname/health/init.lua'` correctly. Instead of retruning `'pluginname'` it returns `'pluginname.health'`