You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/fish
Axlefublr 48b89d4dcf
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
1 month ago
..
highlights.scm fix: fish builtin functions are highlighted as such (#11792) 1 month ago
indents.scm Indentation rework (#1562) 3 years ago
injections.scm Add fish highlighting (#1308) 3 years ago
textobjects.scm Add comment textobject for surround selection and navigation (#1605) 3 years ago