<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/make, branch v0.9.2</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/make?h=v0.9.2</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/make?h=v0.9.2'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-11-29T10:31:42Z</updated>
<entry>
<title>feat(make): highlight phony prerequisites as functions</title>
<updated>2023-11-29T10:31:42Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2023-11-27T20:51:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8f16c39f5b439bd9540336c4d5da705d180e34b9'/>
<id>urn:sha1:8f16c39f5b439bd9540336c4d5da705d180e34b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(make): give targets the function highlight</title>
<updated>2023-11-29T10:31:42Z</updated>
<author>
<name>Riley Bruins</name>
<email>ribru17@hotmail.com</email>
</author>
<published>2023-11-27T16:15:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fb101ed49d4b9e0e6661a24b636a6d874f8de49d'/>
<id>urn:sha1:fb101ed49d4b9e0e6661a24b636a6d874f8de49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(injections)!: update injection syntax to 0.9</title>
<updated>2023-08-12T15:34:15Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-05-03T10:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5'/>
<id>urn:sha1:78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5</id>
<content type='text'>
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
</content>
</entry>
<entry>
<title>fix(make/highlights): add `define` and operators</title>
<updated>2023-06-03T20:54:28Z</updated>
<author>
<name>Tyler Miller</name>
<email>tmillr@proton.me</email>
</author>
<published>2023-06-01T09:38:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5ac8cf8ee596ddc29e0392e1ed28dbc5f10245d8'/>
<id>urn:sha1:5ac8cf8ee596ddc29e0392e1ed28dbc5f10245d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(make): fix captures</title>
<updated>2022-11-26T11:17:51Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2022-11-16T16:23:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e3f376ed6796288d1161a1361a60388289771a4c'/>
<id>urn:sha1:e3f376ed6796288d1161a1361a60388289771a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(spell): support more languages</title>
<updated>2022-09-26T12:47:12Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2022-09-26T09:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=37398c7d68826c8d6ae3f85cc52d83fd3dee4f84'/>
<id>urn:sha1:37398c7d68826c8d6ae3f85cc52d83fd3dee4f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(fold): don't include whitespace end regions</title>
<updated>2022-09-12T10:49:51Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2022-04-21T09:48:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2eaf18826988f921ddb39e4a2e7d23d95bb0e52a'/>
<id>urn:sha1:2eaf18826988f921ddb39e4a2e7d23d95bb0e52a</id>
<content type='text'>
Some languages that are difficult to parse via Treesitter may
incorrectly include whitespace lines at the end of regions. This can
makes the calculated folds sub-optimal.

To recitfy, use a custom directive (trim), to calculate the range with
the trailing whitespace lines removed. Note this only works if the
region end column is 0.

Also added folds for Make.
</content>
</entry>
<entry>
<title>make: add substitution_reference @operator</title>
<updated>2022-09-03T12:55:14Z</updated>
<author>
<name>Chinmay Dalal</name>
<email>dalal.chinmay.0101@gmail.com</email>
</author>
<published>2022-09-01T19:05:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=84a7219d16c80d736598a3f33acbe0fb6b163403'/>
<id>urn:sha1:84a7219d16c80d736598a3f33acbe0fb6b163403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(make): add all special targets</title>
<updated>2022-01-07T21:28:16Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2022-01-06T15:15:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c090007a881f4cba6b98f5cff407855ed8d8dea9'/>
<id>urn:sha1:c090007a881f4cba6b98f5cff407855ed8d8dea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(lang): add make</title>
<updated>2021-12-14T13:59:38Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2021-12-14T10:47:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=567c644e5372d661ed36937ce7db6dc7155d97d1'/>
<id>urn:sha1:567c644e5372d661ed36937ce7db6dc7155d97d1</id>
<content type='text'>
</content>
</entry>
</feed>
