<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/lua/injections.scm, branch v0.8.1</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/lua/injections.scm?h=v0.8.1</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/lua/injections.scm?h=v0.8.1'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2022-08-23T21:04:26Z</updated>
<entry>
<title>change: allow one or more leading `;`</title>
<updated>2022-08-23T21:04:26Z</updated>
<author>
<name>numToStr</name>
<email>24727447+numToStr@users.noreply.github.com</email>
</author>
<published>2022-08-21T08:37:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2f671dfa36929454d4e1c40fbb0efd2e81b03e03'/>
<id>urn:sha1:2f671dfa36929454d4e1c40fbb0efd2e81b03e03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>injections(lua): highlight string as `query` if starts with `;; query`</title>
<updated>2022-08-23T21:04:26Z</updated>
<author>
<name>numToStr</name>
<email>24727447+numToStr@users.noreply.github.com</email>
</author>
<published>2022-08-20T08:03:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=383d152783fe5dd191909c4c410028f18a9b0931'/>
<id>urn:sha1:383d152783fe5dd191909c4c410028f18a9b0931</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inject query into lua for set_query calls</title>
<updated>2022-04-06T16:21:45Z</updated>
<author>
<name>Connor Lay (Clay)</name>
<email>connorlay@pm.me</email>
</author>
<published>2022-04-06T16:01:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ab372a88ef5c7ba64c4274c03672405ffcaa27ba'/>
<id>urn:sha1:ab372a88ef5c7ba64c4274c03672405ffcaa27ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(lua)!: switch from our fork to MunifTanjim's (#2272)</title>
<updated>2022-01-18T21:15:26Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-01-18T21:15:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c80715f883b8c7963782973b23297c5dec7924be'/>
<id>urn:sha1:c80715f883b8c7963782973b23297c5dec7924be</id>
<content type='text'>
also take queries from https://github.com/MunifTanjim/nvim-treesitter-lua/tree/main/queries/lua

BREAKING CHANGE: queries are not compatible; modules will have to update</content>
</entry>
<entry>
<title>Prefer lua-match over match</title>
<updated>2021-11-23T09:02:06Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2021-11-18T09:51:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=011ac894ec5b9e36563d8629fb7734f43ddb27a8'/>
<id>urn:sha1:011ac894ec5b9e36563d8629fb7734f43ddb27a8</id>
<content type='text'>
as string.find is much quicker than vim.regex:match*
</content>
</entry>
<entry>
<title>Add basic vimscript injection in `vim.cmd`/`nvim_command`/`nvim_exec` (#1922)</title>
<updated>2021-11-17T02:14:22Z</updated>
<author>
<name>vhyrro</name>
<email>76052559+vhyrro@users.noreply.github.com</email>
</author>
<published>2021-11-17T02:14:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d78fb79ed6f3e5260db48f352d8dcbd3e82935a3'/>
<id>urn:sha1:d78fb79ed6f3e5260db48f352d8dcbd3e82935a3</id>
<content type='text'>

</content>
</entry>
<entry>
<title>injections(lua): fix cdef injection</title>
<updated>2021-09-24T22:59:40Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-09-21T18:38:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b7c95eef95397e1dde156b6d101667f667b32ea0'/>
<id>urn:sha1:b7c95eef95397e1dde156b6d101667f667b32ea0</id>
<content type='text'>
Fixes #1840
</content>
</entry>
<entry>
<title>Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"</title>
<updated>2021-05-07T14:51:57Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-04-30T18:22:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=67f08570152792c6a4f0815e71a0093ad97f2725'/>
<id>urn:sha1:67f08570152792c6a4f0815e71a0093ad97f2725</id>
<content type='text'>
This reverts commit 4a7a713c527f57c355bc817f16fc6d955b8cce9b.
</content>
</entry>
<entry>
<title>Comment: use `@combined` to create just one tree per buffer (#1252)</title>
<updated>2021-04-28T12:19:07Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-04-28T12:19:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4a7a713c527f57c355bc817f16fc6d955b8cce9b'/>
<id>urn:sha1:4a7a713c527f57c355bc817f16fc6d955b8cce9b</id>
<content type='text'>
* Comment: use `@combined` to create just one tree per buffer

There is no need to create a tree per line/block for comments.
Should fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1251

* Add injections for scss

* Fix jsonc

* Combine jsdoc</content>
</entry>
<entry>
<title>Add comment parser to highlight comment tags (#893)</title>
<updated>2021-03-12T16:21:46Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-03-12T16:21:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e4083fc8e11e6585f53d62eb71778cc2af464fad'/>
<id>urn:sha1:e4083fc8e11e6585f53d62eb71778cc2af464fad</id>
<content type='text'>
Closes #236</content>
</entry>
<entry>
<title>Add c injection for ffi.cdef to lua</title>
<updated>2021-01-01T10:45:45Z</updated>
<author>
<name>Simon Hauser</name>
<email>Simon-Hauser@outlook.de</email>
</author>
<published>2020-12-31T18:54:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=748ac8f78149d72d6777dde23bec0bf7b1bf152b'/>
<id>urn:sha1:748ac8f78149d72d6777dde23bec0bf7b1bf152b</id>
<content type='text'>
</content>
</entry>
</feed>
