<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/heex/injections.scm, branch fix/lua</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/heex/injections.scm?h=fix%2Flua</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/heex/injections.scm?h=fix%2Flua'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2025-05-12T16:43:40Z</updated>
<entry>
<title>feat!: drop modules, general refactor and cleanup</title>
<updated>2025-05-12T16:43:40Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-06-12T15:54:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=692b051b09935653befdb8f7ba8afdb640adf17b'/>
<id>urn:sha1:692b051b09935653befdb8f7ba8afdb640adf17b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: query formatting</title>
<updated>2024-01-19T15:58:37Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-01-06T06:05:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9'/>
<id>urn:sha1:57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: HEEx partial expression injections</title>
<updated>2023-08-21T21:22:34Z</updated>
<author>
<name>Damir Vandic</name>
<email>info@dvic.io</email>
</author>
<published>2023-08-21T21:22:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=46dee161d3934433b9f47f0459899427103a3477'/>
<id>urn:sha1:46dee161d3934433b9f47f0459899427103a3477</id>
<content type='text'>
Fixes #5296</content>
</entry>
<entry>
<title>Fix HEEx directive injections</title>
<updated>2023-08-15T09:13:33Z</updated>
<author>
<name>dvic</name>
<email>info@dvic.io</email>
</author>
<published>2023-08-14T18:59:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=11d79aa0f731439f2cd05579a64ac13857002f16'/>
<id>urn:sha1:11d79aa0f731439f2cd05579a64ac13857002f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(injections)!: update injection syntax to 0.9</title>
<updated>2023-08-12T15:34:15Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-05-03T10:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5'/>
<id>urn:sha1:78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5</id>
<content type='text'>
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
</content>
</entry>
<entry>
<title>Support HEEx slots</title>
<updated>2022-01-31T08:19:01Z</updated>
<author>
<name>Clay</name>
<email>connorlay@pm.me</email>
</author>
<published>2022-01-31T00:15:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=083aee08735fd5dcd02ef72d831b054244db73a4'/>
<id>urn:sha1:083aee08735fd5dcd02ef72d831b054244db73a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to HEEx parser 0.3.0</title>
<updated>2022-01-24T07:29:42Z</updated>
<author>
<name>Clay</name>
<email>connorlay@pm.me</email>
</author>
<published>2022-01-24T02:09:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9e90866bcea3e392126c4eb90fde56b1c0b56b69'/>
<id>urn:sha1:9e90866bcea3e392126c4eb90fde56b1c0b56b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable combined injections for HEEx</title>
<updated>2021-08-18T12:07:59Z</updated>
<author>
<name>Clay</name>
<email>connorlay@pm.me</email>
</author>
<published>2021-08-16T22:53:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=7e82ea4e7b2ee265600ebb86cbed7259cde9b90f'/>
<id>urn:sha1:7e82ea4e7b2ee265600ebb86cbed7259cde9b90f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add HEEx language support, add missing commentstrings</title>
<updated>2021-08-18T12:07:59Z</updated>
<author>
<name>Clay</name>
<email>connorlay@pm.me</email>
</author>
<published>2021-08-15T16:40:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=57c2081e3fde09ad1d87e04ecc7b85caa42df1bf'/>
<id>urn:sha1:57c2081e3fde09ad1d87e04ecc7b85caa42df1bf</id>
<content type='text'>
</content>
</entry>
</feed>
