summaryrefslogtreecommitdiff
path: root/queries/yaml
AgeCommit message (Expand)Author
2022-10-16folds(yaml): Fold at the entire node, not at the body.Jongwook Choi
2022-10-15highlights: use @preproc where appropriateObserverOfTime
2022-09-26feat(spell): support more languagesLewis Russell
2022-06-14fix(indents/yaml): only indent mapping pair if value is a blockPhelipe Teles
2022-06-14fix(indents/yaml): improve error handlingPhelipe Teles
2022-06-14fix(indents/yaml): indent sequence/list itemsPhelipe Teles
2022-02-05injections(yaml): inject at command list for Gitlab scriptStephan Seitz
2022-02-05injections(yaml): injection on Gitlab's before_script/after_scriptStephan Seitz
2021-11-28yaml(injections): Also add heuristics for Gitlab CI bashStephan Seitz
2021-11-28injections(yaml): inject bash on key "run"Stephan Seitz
2021-10-26yaml: improve highlights and locals (#946)Santos Gallegos
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-04-18YAML: update queries (#1203)Santos Gallegos
2021-04-09Yaml: update locals (#1172)Santos Gallegos
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2021-02-10YAML: add localsSantos Gallegos
2021-02-07Yaml: fix foldsSantos Gallegos
2021-01-14feat: added more indent querieselianiva
2021-01-04feat: added more fold querieselianiva
2020-12-25wildcards to capture keysDavid Hotham
2020-12-25simplify treatement of escape sequencesDavid Hotham
2020-12-25remove plus from list of punctuationDavid Hotham
2020-12-25first draft of YAML highlightingDavid Hotham