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
/
injections.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(lua): remove duplicate `nvim_command` (#7477)
phanium
2024-12-17
1
-2
/
+1
*
feat(lua): add `exec_lua` injection for nvim tests
Christian Clason
2024-04-05
1
-0
/
+9
*
style: format query
datwaft
2024-03-25
1
-11
/
+8
*
feat(lua): add injections for `vim.filetype.add`
datwaft
2024-03-25
1
-0
/
+18
*
refactor(format): drop extra indentation for field
Phạm Huy Hoàng
2024-03-21
1
-85
/
+72
*
feat(format-scripts): linewrap predicates
再生花
2024-02-23
1
-1
/
+2
*
fix(lua): inject luadoc into comments immediately beginning with a `|`
Amaan Qureshi
2024-01-26
1
-1
/
+1
*
chore: query formatting
Pham Huy Hoang
2024-01-19
1
-55
/
+88
*
refactor: manual pre-cleanup
Pham Huy Hoang
2024-01-19
1
-3
/
+4
*
feat(injections): add printf format strings
ObserverOfTime
2024-01-19
1
-0
/
+17
*
fix: cleanup luap injection queries
Riley Bruins
2023-12-23
1
-24
/
+2
*
injections(lua): add vim highlights to api funcs (#5404)
Pham Huy Hoang
2023-09-16
1
-0
/
+70
*
fix(lua): fix luadoc injections
Christian Clason
2023-09-15
1
-1
/
+1
*
refactor: remove `include-children` from queries (#5226)
Pham Huy Hoang
2023-09-12
1
-6
/
+6
*
fix(lua): use include-children instead (#5299)
Pham Huy Hoang
2023-08-22
1
-5
/
+7
*
fix(lua): luap injection (#5275)
TheLeoP
2023-08-18
1
-5
/
+27
*
fix(lua): injections for comment and luadoc
Munif Tanjim
2023-08-16
1
-4
/
+5
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-18
/
+26
*
fix(lua_inject): remove need for surrounding quote (#4740)
Pham Huy Hoang
2023-04-30
1
-2
/
+2
*
fix(lua): injection eq should be any-of (#4711)
Amaan Qureshi
2023-04-26
1
-1
/
+1
*
injections(lua): tweak query to capture string content (#4707)
Munif Tanjim
2023-04-25
1
-1
/
+1
*
injections(lua): highlight vim.api.nvim_exec2
smjonas
2023-04-24
1
-2
/
+2
*
injections(lua): highlight Lua code in vim.rpcrequest and vim.rpcnotify
smjonas
2023-04-24
1
-1
/
+8
*
fix: `get_range` shim for playground
Tom van Dijk
2023-03-24
1
-1
/
+1
*
fix: shim 0.9 deprecations
Lewis Russell
2023-03-24
1
-1
/
+1
*
feat: add Luadoc
Amaan Qureshi
2023-03-20
1
-0
/
+4
*
feat(lua): add luap injections
Amaan Qureshi
2023-03-04
1
-0
/
+26
*
Extend injections for Lua to use query parser
Cameron
2023-02-24
1
-1
/
+1
*
change: allow one or more leading `;`
numToStr
2022-08-23
1
-1
/
+1
*
injections(lua): highlight string as `query` if starts with `;; query`
numToStr
2022-08-23
1
-0
/
+3
*
Inject query into lua for set_query calls
Connor Lay (Clay)
2022-04-06
1
-0
/
+5
*
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
Christian Clason
2022-01-18
1
-50
/
+11
*
Prefer lua-match over match
Lewis Russell
2021-11-23
1
-4
/
+4
*
Add basic vimscript injection in `vim.cmd`/`nvim_command`/`nvim_exec` (#1922)
vhyrro
2021-11-16
1
-0
/
+26
*
injections(lua): fix cdef injection
Stephan Seitz
2021-09-25
1
-0
/
+15
*
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
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+2
*
Add c injection for ffi.cdef to lua
Simon Hauser
2021-01-01
1
-0
/
+10