<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/hcl/highlights.scm, branch v0.9.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/hcl/highlights.scm?h=v0.9.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/hcl/highlights.scm?h=v0.9.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-02-14T18:09:09Z</updated>
<entry>
<title>updated comment to reflect highlight change</title>
<updated>2023-02-14T18:09:09Z</updated>
<author>
<name>Byron Kim</name>
<email>nocode99@gmail.com</email>
</author>
<published>2023-01-25T19:38:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cac4ea0a08b24f24bd1b30adcceeb3f414d581e2'/>
<id>urn:sha1:cac4ea0a08b24f24bd1b30adcceeb3f414d581e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update identifier</title>
<updated>2023-02-14T18:09:09Z</updated>
<author>
<name>Byron Kim</name>
<email>nocode99@gmail.com</email>
</author>
<published>2023-01-25T19:04:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3d5384ac46fb2f00f5856a2cf2a2d51fc40d7538'/>
<id>urn:sha1:3d5384ac46fb2f00f5856a2cf2a2d51fc40d7538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(hcl,terraform): split terraform from hcl, add specialized queries for tf</title>
<updated>2022-12-29T21:18:41Z</updated>
<author>
<name>Michael Hoffmann</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2022-12-02T22:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ee3e9f4dc0e5ee9e2bfb1ee47638375840b8fe0f'/>
<id>urn:sha1:ee3e9f4dc0e5ee9e2bfb1ee47638375840b8fe0f</id>
<content type='text'>
This enables us to have different queries for
terraform and general hcl. It solve the situation
where other dialects of hcl (nomad, packer, etc)
might use a terraform keyword and get highlighted
out of place.
</content>
</entry>
<entry>
<title>Add Spelling to hcl comments</title>
<updated>2022-11-20T10:14:12Z</updated>
<author>
<name>Luke Swithenbank</name>
<email>lswith@users.noreply.github.com</email>
</author>
<published>2022-11-20T05:32:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=596fd673f59d13ead68c65c38b9c32fc94173b6b'/>
<id>urn:sha1:596fd673f59d13ead68c65c38b9c32fc94173b6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indent(hcl): fix function calls</title>
<updated>2022-04-25T21:36:36Z</updated>
<author>
<name>Michael Hoffmann</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2022-04-24T21:16:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=82e43748cf70adab261ba0a23a342774bd5b9088'/>
<id>urn:sha1:82e43748cf70adab261ba0a23a342774bd5b9088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update hcl parser, update queries</title>
<updated>2021-09-20T20:39:32Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-09-20T19:58:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=09ad32c91bbc6a2813c1293d2373c6604e0f6ea4'/>
<id>urn:sha1:09ad32c91bbc6a2813c1293d2373c6604e0f6ea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address highlight comments about cwd, path, module</title>
<updated>2021-09-14T19:36:55Z</updated>
<author>
<name>Ronnie Magatti</name>
<email>ronniemagatti@gmail.com</email>
</author>
<published>2021-09-14T05:32:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=016c757d114a2535546415a24eb2a5c9e82cd3d9'/>
<id>urn:sha1:016c757d114a2535546415a24eb2a5c9e82cd3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better differentiate 'keywords'</title>
<updated>2021-09-14T19:36:55Z</updated>
<author>
<name>Ronnie Magatti</name>
<email>ronniemagatti@gmail.com</email>
</author>
<published>2021-07-04T21:32:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dcf20b8a2307be20042a48c75776fde440c790ac'/>
<id>urn:sha1:dcf20b8a2307be20042a48c75776fde440c790ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlight template interpolation enclosures as punctuation.bracket; cleanup</title>
<updated>2021-07-02T17:48:19Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-07-02T14:53:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8eb29ef93e8bbe18b391bb0a3d3c33bf9da4f7cc'/>
<id>urn:sha1:8eb29ef93e8bbe18b391bb0a3d3c33bf9da4f7cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update lockfile to point to v0.4.0; update highlight queries</title>
<updated>2021-07-02T17:48:19Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-07-02T06:40:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e607de4e1e0872935edceccd371e9f0769a88b01'/>
<id>urn:sha1:e607de4e1e0872935edceccd371e9f0769a88b01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update queries/hcl/highlights.scm</title>
<updated>2021-07-01T23:56:25Z</updated>
<author>
<name>Michael Hoffmann</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-07-01T18:00:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bd00e4064f976304a124a4e8a61b88d97d79b902'/>
<id>urn:sha1:bd00e4064f976304a124a4e8a61b88d97d79b902</id>
<content type='text'>
Co-authored-by: Santos Gallegos &lt;stsewd@protonmail.com&gt;</content>
</entry>
<entry>
<title>work on queries; fix macos build</title>
<updated>2021-07-01T23:56:25Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-07-01T06:43:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a40bce5e3633d7fe10be9dd7545e37d4f3a81bf6'/>
<id>urn:sha1:a40bce5e3633d7fe10be9dd7545e37d4f3a81bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>work on queries</title>
<updated>2021-07-01T23:56:25Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-06-30T21:39:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1914317ae7075b35fd19c6f135ad1cc1ae0863ab'/>
<id>urn:sha1:1914317ae7075b35fd19c6f135ad1cc1ae0863ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix highlights.scm</title>
<updated>2021-07-01T23:56:25Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-06-28T18:15:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=590898bbb763be8b89944a33482d2a4d47a95497'/>
<id>urn:sha1:590898bbb763be8b89944a33482d2a4d47a95497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve queries</title>
<updated>2021-07-01T23:56:25Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-06-28T18:08:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d6758b267367046d950860b568dba8dfc692049a'/>
<id>urn:sha1:d6758b267367046d950860b568dba8dfc692049a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve queries</title>
<updated>2021-07-01T23:56:25Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-06-28T18:05:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4a29ccba9b5c89e1994352786f45900da958e6d4'/>
<id>urn:sha1:4a29ccba9b5c89e1994352786f45900da958e6d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add hcl parser</title>
<updated>2021-07-01T23:56:25Z</updated>
<author>
<name>mhoffm</name>
<email>mhoffm@posteo.de</email>
</author>
<published>2021-06-28T17:11:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9275a15aadc6a429af23fd82245fea5ed2799e71'/>
<id>urn:sha1:9275a15aadc6a429af23fd82245fea5ed2799e71</id>
<content type='text'>
</content>
</entry>
</feed>
