<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/d, branch v0.8.3</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/d?h=v0.8.3</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/d?h=v0.8.3'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2022-11-26T11:17:51Z</updated>
<entry>
<title>highlights(d): use more specific groups</title>
<updated>2022-11-26T11:17:51Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2022-10-22T11:00:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f30ae4da0d593810544c10667b1b9c3e0b438082'/>
<id>urn:sha1:f30ae4da0d593810544c10667b1b9c3e0b438082</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(d): highlight ":"</title>
<updated>2022-01-30T10:10:08Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-01-29T22:56:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=49f910e9f2e0e58dd8be2e2150e3c6f823d5b49b'/>
<id>urn:sha1:49f910e9f2e0e58dd8be2e2150e3c6f823d5b49b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>D: fix duplicate `@namespace` capture</title>
<updated>2021-10-31T09:22:43Z</updated>
<author>
<name>Santos Gallegos</name>
<email>stsewd@protonmail.com</email>
</author>
<published>2021-10-30T16:50:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0dd147e6b7bcd9735940e32f211ac03416b1a74b'/>
<id>urn:sha1:0dd147e6b7bcd9735940e32f211ac03416b1a74b</id>
<content type='text'>
The previous query was highlighting everything inside that node,
but we only want to highlight the identifiers.

Ref https://github.com/nvim-treesitter/nvim-treesitter/pull/1930/files#r735105675
</content>
</entry>
<entry>
<title>fix(d): don't use string_literals</title>
<updated>2021-10-20T07:16:20Z</updated>
<author>
<name>Cezary Drożak</name>
<email>czarek@drozak.net</email>
</author>
<published>2021-10-17T11:25:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6cefdf3babec509807b07b543d28ec5db647dab9'/>
<id>urn:sha1:6cefdf3babec509807b07b543d28ec5db647dab9</id>
<content type='text'>
string_literals is not used in single argument template instances. The
nodes are from [1].

[1]: https://github.com/CyberShadow/tree-sitter-d/blob/c2fbf21bd3aa45495fe13247e040ad5815250032/grammar.js#L536
</content>
</entry>
<entry>
<title>parsers: add D parser</title>
<updated>2021-10-07T20:43:09Z</updated>
<author>
<name>Cezary Drożak</name>
<email>czarek@drozak.net</email>
</author>
<published>2021-10-01T09:33:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c2c454c29a92e2d0db955fc1d6841566c28e3ecd'/>
<id>urn:sha1:c2c454c29a92e2d0db955fc1d6841566c28e3ecd</id>
<content type='text'>
</content>
</entry>
</feed>
