Files
neovim/runtime/lua
Evgeni Chasnovski 4cdd6d76c5 feat(pack): introduce plugin manifest support
Problem: There is no agreed way for plugins to provide extra information
  about themselves. Like required Neovim version, install/update/delete
  hooks, and dependencies.

Solution: Introduce basic concept of plugin manifest file `pkg.json`
  based on https://packspec.org/.
2026-07-31 18:04:58 +03:00
..
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00