:Glaive doesn't detect newly-added runtimepath entries
Open
bug
- Dominant language
- Vim Script
- Stars
- 77
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
If you install and immediately try to configure a plugin with Glaive, it sometimes complains that the plugin doesn't exist. For example:
``` VimL
VAMActivate someplugin
Glaive someplugin plugin[mappings]
```
shows the error `ERROR(NotFound): Plugin someplugin`.
Contributor guide
Assessment
This issue has not been assessed yet.