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
/
lua
/
locals.scm
Age
Commit message (
Expand
)
Author
2022-10-17
locals(lua): fix directive not applying
beardedsakimonkey
2022-01-18
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
Christian Clason
2021-02-07
Lua: improve scope queries
Santos Gallegos
2021-01-27
fix(lua): correctly handle do_statement in locals
Thomas Vigouroux
2020-12-16
Remove duplicate capture for `function_definition`
El Piloto
2020-12-16
Capture anonymous functions assigned to variables
El Piloto
2020-11-25
lua: update to pull shebang fix
Thomas Vigouroux
2020-08-16
feat(highlights): add is predicate
Steven Sojka
2020-08-03
Lua locals: Make property_identifier a reference
Stephan Seitz
2020-07-08
locals(lua): simplify args
Thomas Vigouroux
2020-07-01
locals(lua): capture function definition params
Thomas Vigouroux
2020-05-07
fix(lua): update queries
Thomas Vigouroux
2020-04-23
locals(lua): incorrect query for field functions
Thomas Vigouroux
2020-04-19
feat: first version of locals
Thomas Vigouroux
2020-04-18
feat: add an example locals query
Thomas Vigouroux