Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fish builtin functions are highlighted as such (#11792)
* 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
- Loading branch information