helix-mirror/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
2024-09-30 10:59:03 +09:00
..
highlights.scm fix: fish builtin functions are highlighted as such (#11792) 2024-09-30 10:59:03 +09:00
indents.scm Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
injections.scm Add fish highlighting (#1308) 2021-12-21 11:02:53 +09:00
textobjects.scm Add comment textobject for surround selection and navigation (#1605) 2022-03-06 10:54:24 +05:30