<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/latex/injections.scm, branch test/init</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/latex/injections.scm?h=test%2Finit</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/latex/injections.scm?h=test%2Finit'/>
<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>feat(latex): injections for luacode, asy{def} environments</title>
<updated>2024-07-18T15:46:01Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2024-07-18T15:38:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=35fa869b538a933c41dc4a122edaeab52e912eb3'/>
<id>urn:sha1:35fa869b538a933c41dc4a122edaeab52e912eb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(format): drop extra indentation for field</title>
<updated>2024-03-21T14:51:26Z</updated>
<author>
<name>Phạm Huy Hoàng</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-03-21T11:44:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=722617e6726c1508adadf83d531f54987c703be0'/>
<id>urn:sha1:722617e6726c1508adadf83d531f54987c703be0</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>Add extra language injections for latex (#4896)</title>
<updated>2023-08-12T15:34:15Z</updated>
<author>
<name>lnay</name>
<email>luke@grahamnaylor.net</email>
</author>
<published>2023-06-02T10:37:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=efe06e3057043ce4771f32f62aa1b8d2f536b9c4'/>
<id>urn:sha1:efe06e3057043ce4771f32f62aa1b8d2f536b9c4</id>
<content type='text'>
Add python injections to contents of `sagetex` defined environments, similarly to how `pycode` currently treated.</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>refactor(latex): improve queries (#2457)</title>
<updated>2022-02-05T15:09:35Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-02-05T15:09:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8e780a4c9dd735d031331798b4845e6d334bf857'/>
<id>urn:sha1:8e780a4c9dd735d031331798b4845e6d334bf857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>injections(latex): add support for minted language injection</title>
<updated>2022-02-04T21:15:47Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-04T19:43:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=31e33b0e6694e07934b45c7c9ea850146195c796'/>
<id>urn:sha1:31e33b0e6694e07934b45c7c9ea850146195c796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(latex)!: update parser and queries (#2436)</title>
<updated>2022-02-04T10:29:46Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-02-04T10:29:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a80c8bc506370f6f5ee44e3786a1f22bbbc53b14'/>
<id>urn:sha1:a80c8bc506370f6f5ee44e3786a1f22bbbc53b14</id>
<content type='text'>
BREAKING CHANGE: queries for latex need adaptation</content>
</entry>
<entry>
<title>feat: add comment highlighting in LaTeX</title>
<updated>2021-07-01T08:33:16Z</updated>
<author>
<name>Ashish Panigrahi</name>
<email>ashish.panigrahi@protonmail.com</email>
</author>
<published>2021-07-01T07:14:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=aba5e9b4d5c49200572507110135f0afca9e9898'/>
<id>urn:sha1:aba5e9b4d5c49200572507110135f0afca9e9898</id>
<content type='text'>
</content>
</entry>
</feed>
