<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter, branch v0.9.0</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/?h=v0.9.0</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/?h=v0.9.0'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-04-10T10:07:16Z</updated>
<entry>
<title>Update parsers: devicetree, hcl, terraform, vim, zig</title>
<updated>2023-04-10T10:07:16Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-04-10T06:36:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cc360a9beb1b30d172438f640e2c3450358c4086'/>
<id>urn:sha1:cc360a9beb1b30d172438f640e2c3450358c4086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(dart): try statement wouldn't indent (#4623)</title>
<updated>2023-04-10T06:52:50Z</updated>
<author>
<name>Robert Brunhage</name>
<email>robertbrunhage@gmail.com</email>
</author>
<published>2023-04-10T06:52:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2fe7f969c193fc2e5cad747617f52214c83450fa'/>
<id>urn:sha1:2fe7f969c193fc2e5cad747617f52214c83450fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(rust): highlight SNAKE_CASE scoped identifier name as @constant</title>
<updated>2023-04-09T15:12:17Z</updated>
<author>
<name>Jaehwang Jung</name>
<email>tomtomjhj@gmail.com</email>
</author>
<published>2023-04-08T05:23:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fa9fe9a95ba481e26e11eede4657f8c5350a0eaa'/>
<id>urn:sha1:fa9fe9a95ba481e26e11eede4657f8c5350a0eaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(markdown_inline): add @nospell where appropriate</title>
<updated>2023-04-08T22:34:06Z</updated>
<author>
<name>Jaehwang Jung</name>
<email>tomtomjhj@gmail.com</email>
</author>
<published>2023-04-08T05:11:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a57d2a599b57a619f58a5c91c89d9bf12f8977b2'/>
<id>urn:sha1:a57d2a599b57a619f58a5c91c89d9bf12f8977b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(c_indents): fix expression leaking indents</title>
<updated>2023-04-08T16:59:21Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-20T06:58:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9161093fc7e13b12aa5bc86c641768c049d43a26'/>
<id>urn:sha1:9161093fc7e13b12aa5bc86c641768c049d43a26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test</title>
<updated>2023-04-08T16:56:06Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-04-03T14:47:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=474c59dcf1d5586d6ef0d3f91b380c6c25eb314b'/>
<id>urn:sha1:474c59dcf1d5586d6ef0d3f91b380c6c25eb314b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(indent): Make indent ignore trailing spaces/comment</title>
<updated>2023-04-08T16:56:06Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-04-01T09:31:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1c7ba3ffcfe8b828b69c7100b4caf7daa837ce70'/>
<id>urn:sha1:1c7ba3ffcfe8b828b69c7100b4caf7daa837ce70</id>
<content type='text'>
Signed-off-by: Pham Huy Hoang &lt;hoangtun0810@gmail.com&gt;
</content>
</entry>
<entry>
<title>feat(cpp): more distinction between function/method declaration and call</title>
<updated>2023-04-08T16:40:30Z</updated>
<author>
<name>Jaehwang Jung</name>
<email>tomtomjhj@gmail.com</email>
</author>
<published>2023-04-08T05:09:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e482c9b4e225df02cf1f08d526b8fc88edda395e'/>
<id>urn:sha1:e482c9b4e225df02cf1f08d526b8fc88edda395e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(html_inject): Use lua-match instead of match</title>
<updated>2023-04-08T16:34:08Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-04-08T16:18:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ab39fe6c862f18f61cc5bd8c5dc7c8a0f11efcd9'/>
<id>urn:sha1:ab39fe6c862f18f61cc5bd8c5dc7c8a0f11efcd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: switch to parser maintained by Neovim (#4610)</title>
<updated>2023-04-07T13:03:10Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-04-07T13:03:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=584ccea56e2d37b31ba292da2b539e1a4bb411ca'/>
<id>urn:sha1:584ccea56e2d37b31ba292da2b539e1a4bb411ca</id>
<content type='text'>
Problem: The current vimscript parser has not been maintained for a while, which was a blocker for packaging the coming Neovim release. 

Solution: Fork parser to https://github.com/neovim/tree-sitter-vim/ and maintain it there from now on.</content>
</entry>
<entry>
<title>Update parsers: sql (#4615)</title>
<updated>2023-04-07T07:29:32Z</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2023-04-07T07:29:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=226c1475a46a2ef6d840af9caa0117a439465500'/>
<id>urn:sha1:226c1475a46a2ef6d840af9caa0117a439465500</id>
<content type='text'>
Co-authored-by: GitHub &lt;noreply@github.com&gt;</content>
</entry>
<entry>
<title>Update parsers: c_sharp, gitcommit</title>
<updated>2023-04-06T13:05:12Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-04-06T12:51:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c85d059c462ae7de0aa2a6ed0589f0b223e0e6a9'/>
<id>urn:sha1:c85d059c462ae7de0aa2a6ed0589f0b223e0e6a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kotlin: update parser and queries</title>
<updated>2023-04-06T12:50:38Z</updated>
<author>
<name>Saleh Bakra'a</name>
<email>SalBakraa@gmail.com</email>
</author>
<published>2023-04-06T12:50:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=153818c29bd0bd845a51869c16576756bccac01f'/>
<id>urn:sha1:153818c29bd0bd845a51869c16576756bccac01f</id>
<content type='text'>
Update `queries/kotlin/locals.scm` to use the the newly exposed `function_value_parameters` node.</content>
</entry>
<entry>
<title>Update parsers: sql</title>
<updated>2023-04-05T07:04:50Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-04-05T06:37:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=411e771d511442ab81670701f5c830f6c74aadd7'/>
<id>urn:sha1:411e771d511442ab81670701f5c830f6c74aadd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: svelte, swift, vimdoc</title>
<updated>2023-04-04T07:33:54Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-04-04T06:36:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=871f5665d92d59a369cf916e9aa4d321d466f1e3'/>
<id>urn:sha1:871f5665d92d59a369cf916e9aa4d321d466f1e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ecma): use lua-match for jsdoc injections</title>
<updated>2023-04-03T15:13:04Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-04-03T15:02:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0a20d1bb63ff0352b1254cc21ad99f4d04327ea6'/>
<id>urn:sha1:0a20d1bb63ff0352b1254cc21ad99f4d04327ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add a small note about local queries</title>
<updated>2023-04-03T08:54:02Z</updated>
<author>
<name>Chris Kipp</name>
<email>ckipp@pm.me</email>
</author>
<published>2023-03-27T10:52:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9711139326284ddb2c6f1d29783a162c08b47bb8'/>
<id>urn:sha1:9711139326284ddb2c6f1d29783a162c08b47bb8</id>
<content type='text'>
This just adds a small note in the CONTRIBUTING section about local
queries and how they differ from those listed upstream.
</content>
</entry>
<entry>
<title>feat: use `-bundle` to build parsers on macOS</title>
<updated>2023-04-03T07:38:54Z</updated>
<author>
<name>Carlo Cabrera</name>
<email>30379873+carlocab@users.noreply.github.com</email>
</author>
<published>2023-04-03T04:46:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6f5a4f6306e6dfd23f93c8b60493871c9a600cc0'/>
<id>urn:sha1:6f5a4f6306e6dfd23f93c8b60493871c9a600cc0</id>
<content type='text'>
This will make the parsers align more closely to the ones bundled with
Neovim, because CMake uses the `-bundle` flag (instead of `-shared`) on
macOS when a library is compiled as a `MODULE`.

See, for example:

    https://github.com/neovim/neovim/blob/10baf89712724b4b95f7c641f2012f051737003c/cmake.deps/cmake/TreesitterParserCMakeLists.txt#L6-L9
</content>
</entry>
<entry>
<title>Update parsers: awk, tiger</title>
<updated>2023-04-02T09:17:07Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-04-02T06:35:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cbfa7cae1b38e1b843b2275d633ddbb05a105906'/>
<id>urn:sha1:cbfa7cae1b38e1b843b2275d633ddbb05a105906</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(scala): Add missing locals definitions for scala</title>
<updated>2023-04-01T18:29:43Z</updated>
<author>
<name>ghostbuster91</name>
<email>ghostbuster91@users.noreply.github.com</email>
</author>
<published>2023-04-01T17:53:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=06075ecd04892271e6a3fbd5c0d4e89ca6fb8375'/>
<id>urn:sha1:06075ecd04892271e6a3fbd5c0d4e89ca6fb8375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: vhs</title>
<updated>2023-04-01T14:26:57Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-04-01T14:17:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ee1d6182801204c397534ac69c37f83283ba69e3'/>
<id>urn:sha1:ee1d6182801204c397534ac69c37f83283ba69e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(help)!: renamed to vimdoc</title>
<updated>2023-04-01T14:10:11Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-04-01T13:58:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=93fa5df0a3f0aeb72df50a9d2110cb90fc5a0a13'/>
<id>urn:sha1:93fa5df0a3f0aeb72df50a9d2110cb90fc5a0a13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ruby): then blocks should not be `@conditional`, just "then"</title>
<updated>2023-03-31T15:43:55Z</updated>
<author>
<name>Trey Wood</name>
<email>treyw@squareup.com</email>
</author>
<published>2023-03-31T15:43:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2f3113ff6d554e3fe4da3610135c2f404f7aa270'/>
<id>urn:sha1:2f3113ff6d554e3fe4da3610135c2f404f7aa270</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(sql): add `full`, `any` and `some` keywords</title>
<updated>2023-03-31T10:13:45Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2023-03-30T06:21:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d546bcd1f1393e144396fc049ae4bf7d4fffccab'/>
<id>urn:sha1:d546bcd1f1393e144396fc049ae4bf7d4fffccab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: cue, sql</title>
<updated>2023-03-30T07:16:10Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-30T06:38:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=09275650b8ae262ac173398976093b60e36e01e8'/>
<id>urn:sha1:09275650b8ae262ac173398976093b60e36e01e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update sql parser and highlights</title>
<updated>2023-03-29T22:29:40Z</updated>
<author>
<name>Trey Wood</name>
<email>treyw@squareup.com</email>
</author>
<published>2023-03-29T19:26:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5d85bdd8832af4d674f894e0af2fdf75fae16bbc'/>
<id>urn:sha1:5d85bdd8832af4d674f894e0af2fdf75fae16bbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix typos</title>
<updated>2023-03-29T22:28:56Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2023-03-29T21:47:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1727f63976614da8180669a52cb849bf8b4ce635'/>
<id>urn:sha1:1727f63976614da8180669a52cb849bf8b4ce635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(spell): support lisp like languages</title>
<updated>2023-03-29T21:48:30Z</updated>
<author>
<name>kawas44</name>
<email>kawas44@gmail.com</email>
</author>
<published>2023-03-28T21:17:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c07c1c5b98a459e16e8098ae915fffc665e95e61'/>
<id>urn:sha1:c07c1c5b98a459e16e8098ae915fffc665e95e61</id>
<content type='text'>
Add spell to commonlisp, scheme, racket, clojure and fennel.
</content>
</entry>
<entry>
<title>Update parsers: help, tlaplus, v, vhs</title>
<updated>2023-03-29T07:42:02Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-29T06:38:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9850baa958d6a1edd6586d77e354d89249f97a88'/>
<id>urn:sha1:9850baa958d6a1edd6586d77e354d89249f97a88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: erlang, pony, v</title>
<updated>2023-03-28T07:37:39Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-28T06:37:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5a7a2ad172bcc40c53aa274dff05aacb5074b509'/>
<id>urn:sha1:5a7a2ad172bcc40c53aa274dff05aacb5074b509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: awk, cpp, cuda, glimmer, haskell, hlsl, perl, swift, v</title>
<updated>2023-03-27T20:41:54Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-27T06:38:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=63e4a3a40a494e76ef7613f127b31919eebd47d1'/>
<id>urn:sha1:63e4a3a40a494e76ef7613f127b31919eebd47d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(perl): update queries from upstream changes</title>
<updated>2023-03-27T17:49:44Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-27T17:30:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=47615a947ab2c40ac97dbd6082cac6de179256d0'/>
<id>urn:sha1:47615a947ab2c40ac97dbd6082cac6de179256d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2023-03-27T15:04:29Z</updated>
<author>
<name>Github Actions</name>
<email>actions@github</email>
</author>
<published>2023-03-27T14:47:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0a907316fad22b4495541328bc1a92378baf1b68'/>
<id>urn:sha1:0a907316fad22b4495541328bc1a92378baf1b68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add FIRRTL</title>
<updated>2023-03-27T14:46:59Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-26T22:37:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=eb1e5992518742d3483a6650e7d1a3c5a48393fb'/>
<id>urn:sha1:eb1e5992518742d3483a6650e7d1a3c5a48393fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Pony</title>
<updated>2023-03-27T14:46:35Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-26T22:28:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=eadf4f43c6716a96e7464600e9cb9f1258643978'/>
<id>urn:sha1:eadf4f43c6716a96e7464600e9cb9f1258643978</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(lockfile): bump arduino</title>
<updated>2023-03-27T14:20:38Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2023-03-27T11:46:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ac13230dddc1c5a86ee1f8008b89a05f7d95516f'/>
<id>urn:sha1:ac13230dddc1c5a86ee1f8008b89a05f7d95516f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(lockfile): bump cuda &amp; hlsl</title>
<updated>2023-03-27T14:20:38Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-27T10:12:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a9df886c2ecbd723513942cd330286624f8a2775'/>
<id>urn:sha1:a9df886c2ecbd723513942cd330286624f8a2775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(cpp): simplify namespace query rules now that parser is a bit more consistent</title>
<updated>2023-03-27T14:20:38Z</updated>
<author>
<name>John Drouhard</name>
<email>john@drouhard.dev</email>
</author>
<published>2023-03-26T18:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=300ba8d5a5e8cc7e91fbed932e2b05a39ca70e0b'/>
<id>urn:sha1:300ba8d5a5e8cc7e91fbed932e2b05a39ca70e0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(scala): add in local variables queries</title>
<updated>2023-03-27T10:48:21Z</updated>
<author>
<name>Chris Kipp</name>
<email>ckipp@pm.me</email>
</author>
<published>2023-03-27T04:54:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=25dd24ed0e3b4456b1987cdd744e261be5dc6c7c'/>
<id>urn:sha1:25dd24ed0e3b4456b1987cdd744e261be5dc6c7c</id>
<content type='text'>
This syncs the queries that were updated in https://github.com/tree-sitter/tree-sitter-scala/pull/196.

Co-authored-by: ghostbuster91 &lt;ghostbuster91@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>feat(kotlin): update queries from upstream changes</title>
<updated>2023-03-26T21:17:24Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-26T18:45:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e559b6fb3f1b09d96568705c668abb8c55b7e3e4'/>
<id>urn:sha1:e559b6fb3f1b09d96568705c668abb8c55b7e3e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(rockspec): add doc folder to rockspec (#4562)</title>
<updated>2023-03-26T17:12:51Z</updated>
<author>
<name>Leix b</name>
<email>abone9999@gmail.com</email>
</author>
<published>2023-03-26T17:12:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=981f88a0c206e19e99b9990bf95a107e7bc35f14'/>
<id>urn:sha1:981f88a0c206e19e99b9990bf95a107e7bc35f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(python): add break/continue dedent</title>
<updated>2023-03-25T04:31:57Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-25T00:51:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c9ef5e58f7d59aba875324825ff47900d0be61f2'/>
<id>urn:sha1:c9ef5e58f7d59aba875324825ff47900d0be61f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(python): add match-case indents</title>
<updated>2023-03-25T04:31:57Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-25T00:29:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1ffa01985651f6a5ba88d01e56f09cb76ff6e79a'/>
<id>urn:sha1:1ffa01985651f6a5ba88d01e56f09cb76ff6e79a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: uninstall function in the install.lua</title>
<updated>2023-03-24T22:23:02Z</updated>
<author>
<name>Sergey Kacheev</name>
<email>s.kacheev@gmail.com</email>
</author>
<published>2022-09-12T16:37:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a072d923c7a18a5a326e80e31dc211f0ec679e54'/>
<id>urn:sha1:a072d923c7a18a5a326e80e31dc211f0ec679e54</id>
<content type='text'>
The get_ensure_installed_parsers function return a table
for the option "all" because uninstall accepts a table
</content>
</entry>
<entry>
<title>fix: `get_range` shim for playground</title>
<updated>2023-03-24T22:17:04Z</updated>
<author>
<name>Tom van Dijk</name>
<email>18gatenmaker6@gmail.com</email>
</author>
<published>2023-03-24T21:44:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5c3e8dee6498f91387bb825b9728f0cfceb3be7e'/>
<id>urn:sha1:5c3e8dee6498f91387bb825b9728f0cfceb3be7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use indent.X syntax for captures and properties of set directives</title>
<updated>2023-03-24T17:07:53Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-20T21:44:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cb568af5393241e5dbc9c19157c5df5e9ca9af2d'/>
<id>urn:sha1:cb568af5393241e5dbc9c19157c5df5e9ca9af2d</id>
<content type='text'>
update CONTRIBUTING.md

adjust indents for bass

fix doc capture comment
</content>
</entry>
<entry>
<title>split delimiter into open_delimiter and close_delimiter</title>
<updated>2023-03-24T17:07:53Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-20T01:55:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b4fcc611753bd443d30a75c1797a93268faa8aba'/>
<id>urn:sha1:b4fcc611753bd443d30a75c1797a93268faa8aba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(indent)!: Rework indent, aligned indent</title>
<updated>2023-03-24T17:07:53Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-20T01:09:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d1333dd7e51729a581fed3e429fa035bff77a3db'/>
<id>urn:sha1:d1333dd7e51729a581fed3e429fa035bff77a3db</id>
<content type='text'>
indents now use @indent.X style captures, and indent.PROP for properties to set on those captures, as documented in the help.

Captures are:

indent.auto
indent.begin
indent.end
indent.dedent
indent.branch
indent.ignore
indent.align
indent.zero

Properties are:

indent.immediate
indent.start_at_same_line
indent.open_delimiter
indent.close_delimiter
indent.increment
indent.avoid_last_matching_next

Multiple opening delims on one line and multiple closing on a line are collapsed so as not to over indent,

The final line of @indent.align blocks which must in some cases be treated specially to avoid clashing with the next line is treated the same regardless of whether the @indent.align capture actually uses aligned indentation or just normal indentation. The indent.avoid_last_matching_next property controls this.

Adjust python to use these.

List, set, dict and tuple all use @indent.align which permits both hanging and aligned styles.

Finally, try: on it’s own will indent when typing live but make no guaranteeds about whole-file formatting.

Includes lucario387:fix-align-indent
</content>
</entry>
<entry>
<title>fix: shim 0.9 deprecations</title>
<updated>2023-03-24T15:05:38Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2023-03-24T09:43:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=90ead4ed588eb1c5b9b1cf93ab766d2efc0fd4c7'/>
<id>urn:sha1:90ead4ed588eb1c5b9b1cf93ab766d2efc0fd4c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(vue): add tsx/jsx injection queries (#4550)</title>
<updated>2023-03-24T14:38:19Z</updated>
<author>
<name>Lucario387</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-24T14:38:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c7b9f68d0385274b4aa83671e6dcb02f301f9357'/>
<id>urn:sha1:c7b9f68d0385274b4aa83671e6dcb02f301f9357</id>
<content type='text'>
* feat(vue): add tsx/jsx injection queries

- add a test

- style: format vue/injections.scm</content>
</entry>
<entry>
<title>feat(luadoc): add more annotations</title>
<updated>2023-03-24T12:19:13Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-24T12:07:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=17a81d7b357a74dcefda331fdacb2742ddc60eac'/>
<id>urn:sha1:17a81d7b357a74dcefda331fdacb2742ddc60eac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(health): check required neovim version (#4330)</title>
<updated>2023-03-24T02:36:30Z</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2023-03-24T02:36:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1f087c91f5ca76a2257b855d72d371a2b5302986'/>
<id>urn:sha1:1f087c91f5ca76a2257b855d72d371a2b5302986</id>
<content type='text'>
* fix(health): check required neovim version

* fixup(health)!: require v0.8.3 for is_in_node_range

* fixup(readme)!: always prefer latest neovim</content>
</entry>
<entry>
<title>feat(typescript): add various missing function/method captures</title>
<updated>2023-03-22T22:03:20Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-22T05:08:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=87cf2abeb6077ac19a1249d0b06f223aa398a0a0'/>
<id>urn:sha1:87cf2abeb6077ac19a1249d0b06f223aa398a0a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(sql): bump lockfile</title>
<updated>2023-03-22T21:01:21Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2023-03-22T20:25:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9db3769c4b34447bea5894beead79283639ed903'/>
<id>urn:sha1:9db3769c4b34447bea5894beead79283639ed903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(sql): add new keywords for views and defaults</title>
<updated>2023-03-22T21:01:21Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2023-03-21T20:33:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=97a354ff4425933f71c88751a9d028afc656159e'/>
<id>urn:sha1:97a354ff4425933f71c88751a9d028afc656159e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(v): add `vlang` as filetype</title>
<updated>2023-03-22T10:48:36Z</updated>
<author>
<name>Turiiya</name>
<email>34311583+tobealive@users.noreply.github.com</email>
</author>
<published>2023-03-17T12:57:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dbdbd71b41a3627e0f2784eff746ad4366e2a21c'/>
<id>urn:sha1:dbdbd71b41a3627e0f2784eff746ad4366e2a21c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Bass</title>
<updated>2023-03-22T10:34:30Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-22T09:24:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=40670af9806e2bc5be820a18a50b4ffcd14f40fb'/>
<id>urn:sha1:40670af9806e2bc5be820a18a50b4ffcd14f40fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(python): add object as `@type.builtin`</title>
<updated>2023-03-22T09:27:28Z</updated>
<author>
<name>Anthony Shi</name>
<email>69449791+anthony-S93@users.noreply.github.com</email>
</author>
<published>2023-03-22T07:07:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9253ce66f9f0a7b5d8e0b0373d228688b3c4d5cd'/>
<id>urn:sha1:9253ce66f9f0a7b5d8e0b0373d228688b3c4d5cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: glimmer</title>
<updated>2023-03-22T06:56:38Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-22T06:37:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9b4e8c1b97da5c09b024059939c9ab201af95f67'/>
<id>urn:sha1:9b4e8c1b97da5c09b024059939c9ab201af95f67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(html): injections in &lt;script type&gt;</title>
<updated>2023-03-22T06:28:21Z</updated>
<author>
<name>Benny Powers</name>
<email>web@bennypowers.com</email>
</author>
<published>2023-03-17T09:31:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=19d9af8fb0e8465a93d63c6aee23371dad9ce399'/>
<id>urn:sha1:19d9af8fb0e8465a93d63c6aee23371dad9ce399</id>
<content type='text'>
refactor(html): remove superfluous injection query

fix(html): associate "module" type with "javascript"
</content>
</entry>
<entry>
<title>test: ecma injections</title>
<updated>2023-03-22T06:28:21Z</updated>
<author>
<name>Benny Powers</name>
<email>web@bennypowers.com</email>
</author>
<published>2023-03-21T08:05:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=972da989bcc33d86a09dc82b22de552557cff768'/>
<id>urn:sha1:972da989bcc33d86a09dc82b22de552557cff768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: html injections</title>
<updated>2023-03-22T06:28:21Z</updated>
<author>
<name>Benny Powers</name>
<email>web@bennypowers.com</email>
</author>
<published>2023-03-21T07:34:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d228b51cd7dab16124e79a7ff456edcdfdb295b2'/>
<id>urn:sha1:d228b51cd7dab16124e79a7ff456edcdfdb295b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(proto): make "include"/"package" `@include`</title>
<updated>2023-03-21T11:10:24Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2023-03-21T11:01:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8ae2c8ff495fdf0f0f07edcd7afe271f15a70562'/>
<id>urn:sha1:8ae2c8ff495fdf0f0f07edcd7afe271f15a70562</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: revert for solidity</title>
<updated>2023-03-21T06:23:52Z</updated>
<author>
<name>Zhizhen He</name>
<email>hezhizhen.yi@gmail.com</email>
</author>
<published>2023-03-21T06:19:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=181a580190d4684d5f6e34c500c0aa99258a04d1'/>
<id>urn:sha1:181a580190d4684d5f6e34c500c0aa99258a04d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix typo</title>
<updated>2023-03-21T06:23:52Z</updated>
<author>
<name>Zhizhen He</name>
<email>hezhizhen.yi@gmail.com</email>
</author>
<published>2023-03-21T05:50:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a1df50a79f0e422b3c99680071f32994893f3a3d'/>
<id>urn:sha1:a1df50a79f0e422b3c99680071f32994893f3a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: glimmer, sql</title>
<updated>2023-03-21T06:05:15Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-21T05:54:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2e85a7f4f312617bf42158bf8c8693154959047d'/>
<id>urn:sha1:2e85a7f4f312617bf42158bf8c8693154959047d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(parsers): alias sh to bash</title>
<updated>2023-03-20T22:00:05Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2023-03-20T16:10:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=379305aa7f55e810950cde24a82789681478df04'/>
<id>urn:sha1:379305aa7f55e810950cde24a82789681478df04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment(highlights): reduce user mention priority</title>
<updated>2023-03-20T08:47:56Z</updated>
<author>
<name>ObserverOfTime</name>
<email>chronobserver@disroot.org</email>
</author>
<published>2023-03-20T08:40:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=25b656a4b771ee7d440e506280b9ae546d6f7233'/>
<id>urn:sha1:25b656a4b771ee7d440e506280b9ae546d6f7233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Luadoc</title>
<updated>2023-03-20T08:20:49Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-19T12:09:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bc23db25153efd480392ee479784d5bbac4b1913'/>
<id>urn:sha1:bc23db25153efd480392ee479784d5bbac4b1913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>queries(lua): add more keywords related to variable/function builtins, debug, and coroutines</title>
<updated>2023-03-20T07:13:41Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-16T07:41:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=581fc14cea6e85c710ece75f89f17dffd816fbc4'/>
<id>urn:sha1:581fc14cea6e85c710ece75f89f17dffd816fbc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(lua): properly highlight labels</title>
<updated>2023-03-20T07:13:00Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-20T01:04:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=2170a36416d956cc673128bdaccb76139cf9711b'/>
<id>urn:sha1:2170a36416d956cc673128bdaccb76139cf9711b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>injections(html): input regex patterns (#4521)</title>
<updated>2023-03-19T12:32:42Z</updated>
<author>
<name>Benny Powers</name>
<email>bennypowers@users.noreply.github.com</email>
</author>
<published>2023-03-19T12:32:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4536156f32b8ab0aab264e3cd7819fc8e3daede4'/>
<id>urn:sha1:4536156f32b8ab0aab264e3cd7819fc8e3daede4</id>
<content type='text'>
* injections(html): input regex patterns

replaces regex part of #2577</content>
</entry>
<entry>
<title>fix: svg injection in ecma tagged literals</title>
<updated>2023-03-19T12:20:16Z</updated>
<author>
<name>Benny Powers</name>
<email>web@bennypowers.com</email>
</author>
<published>2023-03-18T20:12:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=38f878a1cd98958f0766fcc410e01ab16d8b8fca'/>
<id>urn:sha1:38f878a1cd98958f0766fcc410e01ab16d8b8fca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: alternation in template literal query</title>
<updated>2023-03-19T12:20:16Z</updated>
<author>
<name>Benny Powers</name>
<email>web@bennypowers.com</email>
</author>
<published>2023-03-18T19:59:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f15db0b652e44c6233d05099eaa7ad4eeea095fc'/>
<id>urn:sha1:f15db0b652e44c6233d05099eaa7ad4eeea095fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ecma): template literal injections</title>
<updated>2023-03-19T12:20:16Z</updated>
<author>
<name>Benny Powers</name>
<email>bennypowers@users.noreply.github.com</email>
</author>
<published>2023-03-17T07:51:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1ba94e9f01c18d2826e991874082fbfb422b3226'/>
<id>urn:sha1:1ba94e9f01c18d2826e991874082fbfb422b3226</id>
<content type='text'>
see https://github.com/nvim-treesitter/nvim-treesitter/commit/e3ebc8ec5d586162f3c408417621daa59ba8ea62#commitcomment-104824257 for explanation

This also assigns the HTML parser for SVG tagged literals, since svg uses the HTML parser</content>
</entry>
<entry>
<title>fix(cpp): nullptr should be `@constant.builtin`</title>
<updated>2023-03-19T12:14:10Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-19T10:05:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6a269f197e9b14145c33db509bc12effe77138f7'/>
<id>urn:sha1:6a269f197e9b14145c33db509bc12effe77138f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: qmljs, swift</title>
<updated>2023-03-19T10:25:11Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-19T06:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f1a0b815bad46c1dff603fac67c10479440ebbe0'/>
<id>urn:sha1:f1a0b815bad46c1dff603fac67c10479440ebbe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use pre-generated parser files for sql grammar</title>
<updated>2023-03-16T20:48:28Z</updated>
<author>
<name>derekstride</name>
<email>derek.stride@shopify.com</email>
</author>
<published>2023-03-16T19:32:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dcb9a89ab4f0091bf87aed4e6801423d3667f76a'/>
<id>urn:sha1:dcb9a89ab4f0091bf87aed4e6801423d3667f76a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: check if repo location exists for local paths</title>
<updated>2023-03-16T18:18:26Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-16T15:31:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f3fbc7c9a75cbf09cd06cf0518ac244732a27288'/>
<id>urn:sha1:f3fbc7c9a75cbf09cd06cf0518ac244732a27288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add LLVM TableGen</title>
<updated>2023-03-16T14:58:50Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-16T11:00:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=17c275bfff86cfd4ac37a61a46bc8e4ade657e19'/>
<id>urn:sha1:17c275bfff86cfd4ac37a61a46bc8e4ade657e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(python): add "return" patterns to @indent_end</title>
<updated>2023-03-16T12:41:19Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-16T10:04:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=01e8a5145160620140c3c57d285ccb2cfe067540'/>
<id>urn:sha1:01e8a5145160620140c3c57d285ccb2cfe067540</id>
<content type='text'>
`return ...` is usually the last line of a
function/statement, so mark some possible patterns of `return` with
`@indent_end` to dedent the line after it
</content>
</entry>
<entry>
<title>fix(windows): treat any non-cmd shell as powershell like in selector</title>
<updated>2023-03-16T08:23:14Z</updated>
<author>
<name>Adam Wolski</name>
<email>adam@wolski.email</email>
</author>
<published>2023-03-15T08:18:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=273d5e9ac5cc84c72de856559b18e28050cca86f'/>
<id>urn:sha1:273d5e9ac5cc84c72de856559b18e28050cca86f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(windows): fix invalid powershell separator during install</title>
<updated>2023-03-16T08:23:14Z</updated>
<author>
<name>Adam Wolski</name>
<email>adam@wolski.email</email>
</author>
<published>2023-03-11T09:42:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=677dd11c6a31bfcf162ca113b9348f0af6b44bea'/>
<id>urn:sha1:677dd11c6a31bfcf162ca113b9348f0af6b44bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: bash, scala</title>
<updated>2023-03-16T08:08:20Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-16T06:39:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e6f9a4b7c3b113a82b313d520ff32707cc5dddfa'/>
<id>urn:sha1:e6f9a4b7c3b113a82b313d520ff32707cc5dddfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(python): add missing @indent_end</title>
<updated>2023-03-16T07:46:01Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-03-15T23:39:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f5ddd8f92e0222f96b88c6012453eee33e02728a'/>
<id>urn:sha1:f5ddd8f92e0222f96b88c6012453eee33e02728a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: change folding algorithm to fix Python indents</title>
<updated>2023-03-15T21:44:59Z</updated>
<author>
<name>George Harker</name>
<email>george@george-graphics.co.uk</email>
</author>
<published>2023-03-14T19:25:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fa0644667ea7ee7a72efdb69c471de4953a11019'/>
<id>urn:sha1:fa0644667ea7ee7a72efdb69c471de4953a11019</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: elixir, haskell, php, sql</title>
<updated>2023-03-15T07:45:15Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-15T06:39:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=cd436f92f65def9c7e74a7324d3eab422ef85643'/>
<id>urn:sha1:cd436f92f65def9c7e74a7324d3eab422ef85643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: mlir, rasi</title>
<updated>2023-03-14T07:33:56Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-14T06:40:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=89e5fa66cf53854f45cfcfae45afb93171cf5c05'/>
<id>urn:sha1:89e5fa66cf53854f45cfcfae45afb93171cf5c05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parsers: add tree-sitter-mlir parser</title>
<updated>2023-03-14T00:50:12Z</updated>
<author>
<name>Ramkumar Ramachandra</name>
<email>r@artagnon.com</email>
</author>
<published>2023-02-20T20:12:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5c4ea53070c4e2680d7256be5487f0ef653a8a6d'/>
<id>urn:sha1:5c4ea53070c4e2680d7256be5487f0ef653a8a6d</id>
<content type='text'>
The parser is currently in development, and 60-80% of MLIR files in the
test suite of MLIR, within the Arith, Math, SCF, Tensor, and Linalg
dialects parse successfully.
</content>
</entry>
<entry>
<title>Update parsers: scala</title>
<updated>2023-03-13T09:59:54Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-13T09:47:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=834f1dcb8736c82b1269227b4bfe830310b5b6a1'/>
<id>urn:sha1:834f1dcb8736c82b1269227b4bfe830310b5b6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update parsers: php, scala, swift, thrift, tsx, typescript</title>
<updated>2023-03-13T09:41:15Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-13T06:40:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9c2009ce3696434fbe24569c7b87cbe952975d43'/>
<id>urn:sha1:9c2009ce3696434fbe24569c7b87cbe952975d43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(thrift): update queries based on upstream changes</title>
<updated>2023-03-13T09:24:58Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-12T10:09:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3eae9ded42f14636875a89dcd57c719eddbf99c4'/>
<id>urn:sha1:3eae9ded42f14636875a89dcd57c719eddbf99c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: consistent  in README</title>
<updated>2023-03-13T02:13:31Z</updated>
<author>
<name>August Damiani</name>
<email>acdamiani@outlook.com</email>
</author>
<published>2023-03-12T20:15:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5b505f565816bc7e8c08605285ab78ecd7ca5945'/>
<id>urn:sha1:5b505f565816bc7e8c08605285ab78ecd7ca5945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(ecma): inject properly based on "call_expression" </title>
<updated>2023-03-12T16:27:40Z</updated>
<author>
<name>Peter Lamby</name>
<email>dev@peterlamby.de</email>
</author>
<published>2023-03-12T16:27:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e3ebc8ec5d586162f3c408417621daa59ba8ea62'/>
<id>urn:sha1:e3ebc8ec5d586162f3c408417621daa59ba8ea62</id>
<content type='text'>
Also add a comment what the query does.</content>
</entry>
<entry>
<title>Update parsers: racket, scheme</title>
<updated>2023-03-12T09:24:10Z</updated>
<author>
<name>GitHub</name>
<email>noreply@github.com</email>
</author>
<published>2023-03-12T06:37:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a6cc614409e5920800d0b5d7bba930a0fe830271'/>
<id>urn:sha1:a6cc614409e5920800d0b5d7bba930a0fe830271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor!: remove setting the update strategy</title>
<updated>2023-03-11T22:52:54Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-11T21:05:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=079a50f66ea9f2d3b9827bdba82ba3b255155621'/>
<id>urn:sha1:079a50f66ea9f2d3b9827bdba82ba3b255155621</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2023-03-11T22:23:22Z</updated>
<author>
<name>Github Actions</name>
<email>actions@github</email>
</author>
<published>2023-03-11T22:06:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a60b2234bc4bab1944e5a02fd71699f02cf65fcd'/>
<id>urn:sha1:a60b2234bc4bab1944e5a02fd71699f02cf65fcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add missing fields from InstallInfo, update code docs related to installation</title>
<updated>2023-03-11T22:05:55Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-11T21:32:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0e266bfc29a1ab17b9143235870c695ea74d6490'/>
<id>urn:sha1:0e266bfc29a1ab17b9143235870c695ea74d6490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: clean up parsers.lua</title>
<updated>2023-03-11T22:05:55Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-11T20:25:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4b04eaa5ce16f1082c4962ef94b99605388a110f'/>
<id>urn:sha1:4b04eaa5ce16f1082c4962ef94b99605388a110f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(lua): add more builtin variables per lua_ls</title>
<updated>2023-03-11T20:16:46Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-03-11T19:42:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=11b2d430e6f501e29e6851aaf1bd6fa338072be6'/>
<id>urn:sha1:11b2d430e6f501e29e6851aaf1bd6fa338072be6</id>
<content type='text'>
</content>
</entry>
</feed>
