feat(help): integrate config-help into fish's help command

Rename config_help → config-help and add a help wrapper that
intercepts 'help config [section]', forwarding sub-topics to
config-help. Update README and docs to use 'help config' as the
preferred interface so offline docs feel like a natural extension
of fish's built-in help system.
This commit is contained in:
2026-06-06 22:31:24 -04:00
parent cf56f58dcd
commit 569d17a342
5 changed files with 84 additions and 32 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Format: keyword=exact heading text as it appears in fish-config.md
# Multiple keywords may map to the same heading.
# Update this file whenever headings are added, removed, or renamed.
# config_help uses this for fast exact lookups; unknown keywords fall back
# config-help uses this for fast exact lookups; unknown keywords fall back
# to a normalized heading scan automatically.
# ── Top-level ─────────────────────────────────────────────────