summaryrefslogtreecommitdiff
path: root/queries/fish/highlights.scm
AgeCommit message (Expand)Author
2022-10-15highlights: use @preproc where appropriateObserverOfTime
2022-09-11Add spell queryOmar Zeghouani
2022-09-11highlights(fish): use `@function.call`Stephan Seitz
2022-03-16highlight(fish): dollar command substitutionOmar Zeghouani
2021-07-04feat(keywords) merge return and yield into keyword.return groupantonk52
2021-07-04feat(keywords) add keyword.return & keyword.yieldantonk52
2021-07-02fish: only highlight 'test' keyword instead of entire condition (#1464)Gregory Anders
2021-06-06Fix boolean highlightOmar Zeghouani
2021-06-06Use any_of predicate for builtin functionsOmar Zeghouani
2021-05-17fish: move `test` to `test_command`Omar Zeghouani
2021-05-17feat(fish): highlight test_optionThomas Vigouroux
2021-05-07Add fish queriesOmar Zeghouani