nvim-treesitter/queries/go
Stephan Seitz 27424a2040 indents(go): improve @branch rules
- Don't branch at `case`
- Let `import_spec_list`/`var_declaration` behave like
  `const_declaration`

Fixes #2166
2022-08-05 12:32:20 -07:00
..
folds.scm add method spec highlight and block folds (#3151) 2022-07-09 11:35:10 +00:00
highlights.scm Split func/method definition from calls in Go highlighting queries 2022-08-03 12:05:30 -07:00
indents.scm indents(go): improve @branch rules 2022-08-05 12:32:20 -07:00
injections.scm Add c injection for cgo comments 2022-04-11 10:52:34 +02:00
locals.scm locals(Go): add namespace definition for import_spec_list 2021-04-13 13:34:57 +02:00