<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/perl, branch v0.8.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/perl?h=v0.8.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/perl?h=v0.8.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2022-12-02T20:42:11Z</updated>
<entry>
<title>highlights: create subscoping for ternary operator</title>
<updated>2022-12-02T20:42:11Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-12-02T19:22:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d6a2ecb8b7093d6f6673cb6748bce9214a5099d3'/>
<id>urn:sha1:d6a2ecb8b7093d6f6673cb6748bce9214a5099d3</id>
<content type='text'>
After https://github.com/nvim-treesitter/nvim-treesitter/issues/470,
we decided to use `@conditional` for ternary operator instead of
operator despite `@conditional` is documented for keywords only.
A sub-scoping can make it easier for people to highlight this operator
group differently.

Also unify the usage of `@conditional...` across languages.
</content>
</entry>
<entry>
<title>injections: add more regex injections</title>
<updated>2022-11-27T16:35:10Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2022-11-26T12:27:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9018fb26cc91c5e2349f94e39e8fdcfd43773891'/>
<id>urn:sha1:9018fb26cc91c5e2349f94e39e8fdcfd43773891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights: use @preproc where appropriate</title>
<updated>2022-10-15T15:49:01Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2022-09-18T17:15:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9b43ab819c756f01d2977cd481bdcaead6867174'/>
<id>urn:sha1:9b43ab819c756f01d2977cd481bdcaead6867174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(spell): upstream spell queries from spellsitter</title>
<updated>2022-09-06T11:44:19Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2022-09-06T10:56:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2a63ea5665a6de96acd31a045d9d4d73272ff5a9'/>
<id>urn:sha1:2a63ea5665a6de96acd31a045d9d4d73272ff5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split func/method definition from calls in several programming language queries</title>
<updated>2022-08-03T19:05:30Z</updated>
<author>
<name>lfenzo</name>
<email>lfenzo@protonmail.com</email>
</author>
<published>2022-07-30T00:09:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c784720917bacb6716ce35ef07d464f5da738dd7'/>
<id>urn:sha1:c784720917bacb6716ce35ef07d464f5da738dd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial attempt at queries/perl/folds.scm</title>
<updated>2022-02-22T13:13:48Z</updated>
<author>
<name>Paul "LeoNerd" Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2022-02-21T15:30:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3533721282669e945b62b3ae9c53d4c5ffe16c76'/>
<id>urn:sha1:3533721282669e945b62b3ae9c53d4c5ffe16c76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add many perl keywords; highlight on those in preference to structural elements</title>
<updated>2022-02-22T13:13:48Z</updated>
<author>
<name>Paul "LeoNerd" Evans</name>
<email>leonerd@leonerd.org.uk</email>
</author>
<published>2022-02-21T15:30:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=09ea6ccd1d75e3896a66a2cbde6b24b7b1c6d902'/>
<id>urn:sha1:09ea6ccd1d75e3896a66a2cbde6b24b7b1c6d902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"::" should be of type "operator"</title>
<updated>2021-09-20T23:08:32Z</updated>
<author>
<name>Lucas Crownover</name>
<email>lcrownover127@gmail.com</email>
</author>
<published>2021-09-20T21:44:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ec31c7efabff07411d11b889bcc4bba88605db94'/>
<id>urn:sha1:ec31c7efabff07411d11b889bcc4bba88605db94</id>
<content type='text'>
swap constant for operator per treesitter recommendation</content>
</entry>
<entry>
<title>Separate special variables to catch up master</title>
<updated>2021-09-20T23:08:32Z</updated>
<author>
<name>delphinus</name>
<email>me@delphinus.dev</email>
</author>
<published>2021-08-30T08:52:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2f37720c8a4b46fa49df25b71345935bacc79959'/>
<id>urn:sha1:2f37720c8a4b46fa49df25b71345935bacc79959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use @string.regex to highlight regex's</title>
<updated>2021-09-20T23:08:32Z</updated>
<author>
<name>delphinus</name>
<email>me@delphinus.dev</email>
</author>
<published>2021-08-30T03:36:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0aaf937802eda8d01410c37a5c839bc1b8e29f64'/>
<id>urn:sha1:0aaf937802eda8d01410c37a5c839bc1b8e29f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minimum implementation for highlights</title>
<updated>2021-09-20T23:08:32Z</updated>
<author>
<name>delphinus</name>
<email>me@delphinus.dev</email>
</author>
<published>2021-08-28T08:16:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ae9a9d60f155beca8580acf5b52b9da8f428356a'/>
<id>urn:sha1:ae9a9d60f155beca8580acf5b52b9da8f428356a</id>
<content type='text'>
</content>
</entry>
</feed>
