index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
yaml
Age
Commit message (
Expand
)
Author
2022-10-16
folds(yaml): Fold at the entire node, not at the body.
Jongwook Choi
2022-10-15
highlights: use @preproc where appropriate
ObserverOfTime
2022-09-26
feat(spell): support more languages
Lewis Russell
2022-06-14
fix(indents/yaml): only indent mapping pair if value is a block
Phelipe Teles
2022-06-14
fix(indents/yaml): improve error handling
Phelipe Teles
2022-06-14
fix(indents/yaml): indent sequence/list items
Phelipe Teles
2022-02-05
injections(yaml): inject at command list for Gitlab script
Stephan Seitz
2022-02-05
injections(yaml): injection on Gitlab's before_script/after_script
Stephan Seitz
2021-11-28
yaml(injections): Also add heuristics for Gitlab CI bash
Stephan Seitz
2021-11-28
injections(yaml): inject bash on key "run"
Stephan Seitz
2021-10-26
yaml: improve highlights and locals (#946)
Santos Gallegos
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-18
YAML: update queries (#1203)
Santos Gallegos
2021-04-09
Yaml: update locals (#1172)
Santos Gallegos
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-02-10
YAML: add locals
Santos Gallegos
2021-02-07
Yaml: fix folds
Santos Gallegos
2021-01-14
feat: added more indent queries
elianiva
2021-01-04
feat: added more fold queries
elianiva
2020-12-25
wildcards to capture keys
David Hotham
2020-12-25
simplify treatement of escape sequences
David Hotham
2020-12-25
remove plus from list of punctuation
David Hotham
2020-12-25
first draft of YAML highlighting
David Hotham