mirror of
https://github.com/helix-editor/helix
synced 2026-05-14 20:52:40 +02:00
48b89d4dcf
* fix: fish builtin functions are highlighted as such * fix: single-character commands recognized as builtins ???? how did that query even happen * fix: update builtins to fish 3.7.1 * fix: add back `alias` and `isatty` they are builtins, but aren't reported by builtin -n for some reason