Files
vim-ale/internal
AJ ONeal b98cbc975c feat: add releases.conf files and installerconf parser
Simple key=value config per package declaring the fetch source and
its parameters. Greppable, no dependencies needed to parse.

  grep 'source = github' */releases.conf
  grep 'owner = therootcompany' */releases.conf

70 packages configured. installerconf package provides the reader.
fetchraw will be updated to read these instead of a hardcoded list.
2026-03-09 22:27:26 -06:00
..