<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/pascal, branch v0.9.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/pascal?h=v0.9.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/pascal?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-08-12T15:34:15Z</updated>
<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>use indent.X syntax for captures and properties of set directives</title>
<updated>2023-03-24T17:07:53Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-20T21:44:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cb568af5393241e5dbc9c19157c5df5e9ca9af2d'/>
<id>urn:sha1:cb568af5393241e5dbc9c19157c5df5e9ca9af2d</id>
<content type='text'>
update CONTRIBUTING.md

adjust indents for bass

fix doc capture comment
</content>
</entry>
<entry>
<title>feat: add `@comment.documentation` where applicable</title>
<updated>2023-03-05T22:15:32Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-02T13:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5a87bc98dabd0d38152a6fa774005f7ecbd40f1b'/>
<id>urn:sha1:5a87bc98dabd0d38152a6fa774005f7ecbd40f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix typos</title>
<updated>2023-02-23T19:39:43Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-02-23T19:30:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4612212c72a3fe683cbca2f99977ad63b942f70e'/>
<id>urn:sha1:4612212c72a3fe683cbca2f99977ad63b942f70e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(pascal): use more specific groups</title>
<updated>2022-11-26T11:17:51Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2022-11-15T16:48:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=97e08483d813cc694ff834b597503c756423fc56'/>
<id>urn:sha1:97e08483d813cc694ff834b597503c756423fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(Pascal): Fix highlighting of types</title>
<updated>2022-01-05T19:59:26Z</updated>
<author>
<name>Philip Zander</name>
<email>philip.zander@gmail.com</email>
</author>
<published>2022-01-02T17:12:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b05803402965395cfab2c3e9c0258f494dac377d'/>
<id>urn:sha1:b05803402965395cfab2c3e9c0258f494dac377d</id>
<content type='text'>
A recent change broke highlighting for namespaces &amp; generic types like
`foo.bar` and `foo&lt;t&gt;`.
</content>
</entry>
<entry>
<title>highlights(pascal): Highlight variables</title>
<updated>2021-12-29T22:38:43Z</updated>
<author>
<name>Philip Zander</name>
<email>philip.zander@gmail.com</email>
</author>
<published>2021-12-29T19:46:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fa2a6b68aaa6df0187b5bbebe6cbadc120d4a65a'/>
<id>urn:sha1:fa2a6b68aaa6df0187b5bbebe6cbadc120d4a65a</id>
<content type='text'>
Assume that any identifiers that aren't function calls, types, fields or
constants are variables. This is consistent with the highlighting
definitions for other languages. Some themes (e.g. zenbones) make use of
this information and they don't look quite right unless we set those
groups.
</content>
</entry>
<entry>
<title>Add support for Pascal (#2153)</title>
<updated>2021-12-24T18:53:32Z</updated>
<author>
<name>Isopod</name>
<email>Isopod@users.noreply.github.com</email>
</author>
<published>2021-12-24T18:53:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9174b095b6fe3ab31634e71e152a61c14949b669'/>
<id>urn:sha1:9174b095b6fe3ab31634e71e152a61c14949b669</id>
<content type='text'>
* Add support for Pascal

* Pascal: Replace some of the capture groups, use lua-match where possible</content>
</entry>
</feed>
