Neovim
yoda-core.nvim
Updated August 17, 2026
Foundational utility library shared by the yoda-* plugin family.
The shared foundation for the yoda-* plugins. TTL-aware caching, cross-platform path and shell helpers, uniform error handling, and small dependency-injected primitives that keep the other yoda modules from re-implementing the same utilities. Aimed at plugin authors who want the same conventions (yoda.nvim uses it internally) without bringing in a heavier framework.