<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/pascal, branch v0.8.5.1</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/pascal?h=v0.8.5.1</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/pascal?h=v0.8.5.1'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-02-23T19:39:43Z</updated>
<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>
