<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/elixir, branch 0.5-compat</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/elixir?h=0.5-compat</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/elixir?h=0.5-compat'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2021-09-17T19:06:36Z</updated>
<entry>
<title>Add HEEx language support, add missing commentstrings</title>
<updated>2021-09-17T19:06:36Z</updated>
<author>
<name>Clay</name>
<email>connorlay@pm.me</email>
</author>
<published>2021-08-15T16:40:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a9e32d0cc5641651bffc5bcc74efffa4ac6fcd13'/>
<id>urn:sha1:a9e32d0cc5641651bffc5bcc74efffa4ac6fcd13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: Improve Elixir highlighting performance (#1682)</title>
<updated>2021-09-17T19:06:36Z</updated>
<author>
<name>Connor Lay (Clay)</name>
<email>connorlay@users.noreply.github.com</email>
</author>
<published>2021-08-13T17:09:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6d1a06fd9c9587b2c30082a34b0c40906f44c3cf'/>
<id>urn:sha1:6d1a06fd9c9587b2c30082a34b0c40906f44c3cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Feature: Add Surface language and integrate with Elixir (#1645)</title>
<updated>2021-09-17T19:06:36Z</updated>
<author>
<name>Connor Lay (Clay)</name>
<email>connorlay@users.noreply.github.com</email>
</author>
<published>2021-08-01T19:09:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=363ac62e23acbd22e094e7e13aba75a3a85e4b61'/>
<id>urn:sha1:363ac62e23acbd22e094e7e13aba75a3a85e4b61</id>
<content type='text'>
* Add initial surface highlights &amp; injections

* Additional surface highlights

* Filetype detection, fix injections

* Fix Elixir function highlight when left is an identifier

* Add surface parser

* Fix comment highlights

* Surface folds, indents, better highlights

* Highlight surface components &amp; directives

* Restore comments Elixir injections</content>
</entry>
<entry>
<title>fix(elixir): add missing possible parameters</title>
<updated>2021-07-18T16:44:35Z</updated>
<author>
<name>Łukasz Niemier</name>
<email>lukasz@niemier.pl</email>
</author>
<published>2021-07-13T15:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=21a7f61b068d02223838cdc36b1845ec36f171c6'/>
<id>urn:sha1:21a7f61b068d02223838cdc36b1845ec36f171c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[elixir] Add folds (#1543)</title>
<updated>2021-07-09T18:51:16Z</updated>
<author>
<name>Mitchell Hanberg</name>
<email>mitch@mitchellhanberg.com</email>
</author>
<published>2021-07-09T18:51:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f6cd2d0b2fe43d4b9f805513e00d54e6f6693a92'/>
<id>urn:sha1:f6cd2d0b2fe43d4b9f805513e00d54e6f6693a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regex injection for Elixir</title>
<updated>2021-06-01T20:04:52Z</updated>
<author>
<name>David Bernheisel</name>
<email>david@bernheisel.com</email>
</author>
<published>2021-06-01T17:34:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ad28bbf04ca8a9b14a4d82db99b500631e7e7d79'/>
<id>urn:sha1:ad28bbf04ca8a9b14a4d82db99b500631e7e7d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Elixir: Highlight `with` as conditional</title>
<updated>2021-05-27T20:02:30Z</updated>
<author>
<name>Daniel Kempkens</name>
<email>daniel+git@kempkens.io</email>
</author>
<published>2021-05-27T19:26:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ea8482621e2bc616e43c4711a479b026351d80c1'/>
<id>urn:sha1:ea8482621e2bc616e43c4711a479b026351d80c1</id>
<content type='text'>
`with` is also considered a conditional in Elixir. Highlight it
accordingly.
</content>
</entry>
<entry>
<title>Refactor highlights and locals queries</title>
<updated>2021-05-18T17:10:06Z</updated>
<author>
<name>Daniel Kempkens</name>
<email>daniel+git@kempkens.io</email>
</author>
<published>2021-05-17T18:34:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a98e5c1f4f00b4a129a1b1393ef0b504f2d52dd3'/>
<id>urn:sha1:a98e5c1f4f00b4a129a1b1393ef0b504f2d52dd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use #any-of? in locals</title>
<updated>2021-05-18T17:10:06Z</updated>
<author>
<name>Daniel Kempkens</name>
<email>daniel+git@kempkens.io</email>
</author>
<published>2021-05-14T22:44:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a04b0abf2103c6ca775e2a895375696f2c39b62b'/>
<id>urn:sha1:a04b0abf2103c6ca775e2a895375696f2c39b62b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial Elixir support</title>
<updated>2021-05-18T17:10:06Z</updated>
<author>
<name>Daniel Kempkens</name>
<email>daniel+git@kempkens.io</email>
</author>
<published>2021-05-14T19:23:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e7e1db38cd966ea1e382c321dd589378393ff186'/>
<id>urn:sha1:e7e1db38cd966ea1e382c321dd589378393ff186</id>
<content type='text'>
</content>
</entry>
</feed>
