<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/go/indents.scm, branch test/init</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/go/indents.scm?h=test%2Finit</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/go/indents.scm?h=test%2Finit'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2025-05-12T16:43:40Z</updated>
<entry>
<title>feat!: drop modules, general refactor and cleanup</title>
<updated>2025-05-12T16:43:40Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-06-12T15:54:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=692b051b09935653befdb8f7ba8afdb640adf17b'/>
<id>urn:sha1:692b051b09935653befdb8f7ba8afdb640adf17b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bot(lockfile): update c, cpp, css, go, idl, nix, python, ruby</title>
<updated>2024-08-17T09:16:55Z</updated>
<author>
<name>nvim-treesitter-bot[bot]</name>
<email>157957100+nvim-treesitter-bot[bot]@users.noreply.github.com</email>
</author>
<published>2024-08-17T06:39:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=63e1337f1b60c84a4100ebedfb1dc80924c49122'/>
<id>urn:sha1:63e1337f1b60c84a4100ebedfb1dc80924c49122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(go): narrow down } usage</title>
<updated>2024-07-05T13:35:19Z</updated>
<author>
<name>Phạm Huy Hoàng</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-07-05T12:48:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=74dc34a7fa8e1ea4bcc4578f7a4b14e3ec8c189f'/>
<id>urn:sha1:74dc34a7fa8e1ea4bcc4578f7a4b14e3ec8c189f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: query formatting</title>
<updated>2024-01-19T15:58:37Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-01-06T06:05:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9'/>
<id>urn:sha1:57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9</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>fix(go): Indent on type switch case properly</title>
<updated>2023-03-04T04:36:51Z</updated>
<author>
<name>Evan Phoenix</name>
<email>evan@phx.io</email>
</author>
<published>2023-03-04T04:26:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=28f84d69e3b6c26f1f7a2ef3f248a7242f36d620'/>
<id>urn:sha1:28f84d69e3b6c26f1f7a2ef3f248a7242f36d620</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(go): apply indents in a communication case in a select statement</title>
<updated>2023-02-24T09:37:58Z</updated>
<author>
<name>Amaan Qureshi</name>
<email>amaanq12@gmail.com</email>
</author>
<published>2023-02-24T08:58:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=a3213e3dd7fc9a7fdaa402dacccf7a554dc2a848'/>
<id>urn:sha1:a3213e3dd7fc9a7fdaa402dacccf7a554dc2a848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): no indent at all composite_literal, indent at struct_type</title>
<updated>2022-08-15T20:34:16Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-10T21:01:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=d1ce3db8ea608bd5b10171ce23b2867eddad427a'/>
<id>urn:sha1:d1ce3db8ea608bd5b10171ce23b2867eddad427a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): improve `@branch` rules</title>
<updated>2022-08-05T19:32:20Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-08-05T19:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=27424a2040efac021d6d86e14588c3998af99ccd'/>
<id>urn:sha1:27424a2040efac021d6d86e14588c3998af99ccd</id>
<content type='text'>
- Don't branch at `case`
- Let `import_spec_list`/`var_declaration` behave like
  `const_declaration`

Fixes #2166
</content>
</entry>
<entry>
<title>fix(go): indent const declaration</title>
<updated>2022-07-07T22:14:29Z</updated>
<author>
<name>kiyan</name>
<email>yazdani.kiyan@protonmail.com</email>
</author>
<published>2022-07-02T10:47:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6eb35103d08bbd35d9e7e3cd3987d85451c7e329'/>
<id>urn:sha1:6eb35103d08bbd35d9e7e3cd3987d85451c7e329</id>
<content type='text'>
https://github.com/nvim-treesitter/nvim-treesitter/issues/3104
</content>
</entry>
<entry>
<title>fix(go): reduce indent after },)</title>
<updated>2022-04-18T12:11:02Z</updated>
<author>
<name>Akin Sowemimo</name>
<email>akin.sowemimo@gmail.com</email>
</author>
<published>2022-04-16T09:53:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=eb0eb67bc5e88a1dd606992f5dede9f1ad43ebe0'/>
<id>urn:sha1:eb0eb67bc5e88a1dd606992f5dede9f1ad43ebe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): perform some changes as go fmt dictates</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-04T22:35:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9f25d66f7dc9ad64dfc59ebd208148961880cea4'/>
<id>urn:sha1:9f25d66f7dc9ad64dfc59ebd208148961880cea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): fix aligned_indent for parameter_list</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-02-04T22:15:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0d1c1efff5dbf2deccc8dcacc8f2ada44b04b3c5'/>
<id>urn:sha1:0d1c1efff5dbf2deccc8dcacc8f2ada44b04b3c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indents(go): remove `function_declaration` from indents</title>
<updated>2022-02-05T17:54:55Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2022-01-25T21:18:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b7c72e99926cf1f9b3690eaad8b51470b6ebb09a'/>
<id>urn:sha1:b7c72e99926cf1f9b3690eaad8b51470b6ebb09a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: use @ignore for comments and multiline strings</title>
<updated>2021-03-01T22:28:53Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-03-01T13:20:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0bf8f58cd2dc06e3996b191e4623bbdab43a601e'/>
<id>urn:sha1:0bf8f58cd2dc06e3996b191e4623bbdab43a601e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: dedent golang case keyword</title>
<updated>2021-01-20T06:20:20Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-01-20T05:22:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=0ebd51c2d854a092c5c5aaca3bdd0f61515ead2a'/>
<id>urn:sha1:0ebd51c2d854a092c5c5aaca3bdd0f61515ead2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add missing golang indent queries</title>
<updated>2021-01-15T07:07:36Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-01-15T06:40:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f132021d31d577b632a396d05f04ca3dfe067ba0'/>
<id>urn:sha1:f132021d31d577b632a396d05f04ca3dfe067ba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: added more indent queries</title>
<updated>2021-01-14T13:43:04Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-01-05T12:26:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9184cf395372307df5fd4d7b2cc89f6dea698285'/>
<id>urn:sha1:9184cf395372307df5fd4d7b2cc89f6dea698285</id>
<content type='text'>
</content>
</entry>
</feed>
