index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: added `self` as builtin keyword for Lua
Folke Lemaitre
2021-06-17
1
-0
/
+2
*
Add `do_statement` to lua folds
Sergio Alejandro Vargas
2021-05-16
1
-0
/
+1
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
1
-1
/
+1
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
1
-1
/
+1
*
fix(lua): correctly highlight field names
Thomas Vigouroux
2021-04-22
1
-1
/
+2
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+2
*
feat: use @ignore for comments and multiline strings
elianiva
2021-03-01
1
-0
/
+2
*
add do statement to lua indents
kiyan
2021-02-23
1
-0
/
+1
*
Lua: highlight fields
Santos Gallegos
2021-02-10
1
-0
/
+1
*
Lua: improve scope queries
Santos Gallegos
2021-02-07
1
-12
/
+12
*
fix(lua): correctly handle do_statement in locals
Thomas Vigouroux
2021-01-27
1
-8
/
+12
*
fix(lua): correctly highlight do_statement
Thomas Vigouroux
2021-01-27
1
-0
/
+6
*
lua: Add more indent nodes
Lewis Russell
2021-01-20
1
-0
/
+4
*
indent fixes
kiyan42
2021-01-04
1
-0
/
+1
*
Add c injection for ffi.cdef to lua
Simon Hauser
2021-01-01
1
-0
/
+10
*
Remove duplicate capture for `function_definition`
El Piloto
2020-12-16
1
-2
/
+4
*
Capture anonymous functions assigned to variables
El Piloto
2020-12-16
1
-0
/
+5
*
lua: update to pull shebang fix
Thomas Vigouroux
2020-11-25
2
-2
/
+4
*
lua: fix "then" highlighting
Thomas Vigouroux
2020-11-23
1
-2
/
+2
*
Add lua params (#605)
Chinmay Dalal
2020-10-21
1
-0
/
+4
*
Treesitter indent
kiyan42
2020-10-19
1
-0
/
+23
*
feat: Add more lua folds
Mike
2020-10-15
1
-2
/
+3
*
Remove textobjects module
Stephan Seitz
2020-10-04
1
-3
/
+0
*
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-19
1
-3
/
+7
*
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
1
-0
/
+3
*
Folds: rename query files to folds.scm to be consistent
Santos Gallegos
2020-09-14
1
-0
/
+0
*
Add folding for local functions in lua
Nolan Prochnau
2020-09-10
1
-0
/
+1
*
use keyword.function instead of function
kyazdani42
2020-09-08
1
-3
/
+3
*
fix function/end keywords not applied for every scope
kyazdani42
2020-09-08
1
-3
/
+7
*
fix: contional > conditional in lua hl.scm
kyazdani42
2020-09-06
1
-1
/
+1
*
Lua: update highlights
Santos Gallegos
2020-09-06
1
-1
/
+7
*
Lua: fix loop and conditional keywords highlights
Santos Gallegos
2020-09-06
1
-13
/
+31
*
fix(fold): revamp fold
Thomas Vigouroux
2020-09-01
1
-0
/
+9
*
chore(highlights): remove is predicate usage
Steven Sojka
2020-08-17
1
-3
/
+0
*
feat(highlights): add is predicate
Steven Sojka
2020-08-16
2
-1
/
+4
*
Lua highlights: add operator "=" and punctuation
Stephan Seitz
2020-08-11
1
-0
/
+4
*
Lua: highlight function name
Santos Gallegos
2020-08-09
1
-7
/
+10
*
Lua: fix @error capture
Santos Gallegos
2020-08-04
1
-1
/
+1
*
Lua locals: Make property_identifier a reference
Stephan Seitz
2020-08-03
1
-0
/
+2
*
Lua: update some queries
Santos Gallegos
2020-07-28
2
-0
/
+12
*
highlights: some fixes
Thomas Vigouroux
2020-07-16
1
-6
/
+6
*
locals(lua): simplify args
Thomas Vigouroux
2020-07-08
1
-6
/
+2
*
highlight(lua): fix overlapping queries
Thomas Vigouroux
2020-07-08
1
-15
/
+21
*
locals(lua): capture function definition params
Thomas Vigouroux
2020-07-01
1
-0
/
+2
*
highlights(lua): update query to new syntax
Thomas Vigouroux
2020-07-01
1
-42
/
+55
*
fix(lua): update queries
Thomas Vigouroux
2020-05-07
2
-28
/
+21
*
locals(lua): incorrect query for field functions
Thomas Vigouroux
2020-04-23
1
-8
/
+11
*
highlight(lua): highlight local functions
Thomas Vigouroux
2020-04-23
1
-0
/
+1
*
highlight(lua): add more operators
Thomas Vigouroux
2020-04-22
1
-1
/
+25
*
feat: syntax highlighting
Thomas Vigouroux
2020-04-22
1
-0
/
+36
[next]