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
/
fish
Age
Commit message (
Collapse
)
Author
2022-10-15
highlights: use @preproc where appropriate
ObserverOfTime
2022-09-11
Add spell query
Omar Zeghouani
2022-09-11
highlights(fish): use `@function.call`
Stephan Seitz
2022-03-16
highlight(fish): dollar command substitution
Omar Zeghouani
2021-07-04
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
locals: add more scopes
Omar Zeghouani
2021-07-02
fish: only highlight 'test' keyword instead of entire condition (#1464)
Gregory Anders
2021-06-06
Fix boolean highlight
Omar Zeghouani
2021-06-06
Use any_of predicate for builtin functions
Omar Zeghouani
2021-05-17
fish: move `test` to `test_command`
Omar Zeghouani
2021-05-17
feat(fish): highlight test_option
Thomas Vigouroux
2021-05-17
comment: remove `@combined`
Omar Zeghouani
2021-05-07
Add fish queries
Omar Zeghouani
Add isatty as builtin Update function_definition option Update highlights.scm per review Fix list indentation Add maintainer names