index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
indents(go): perform some changes as go fmt dictates
Stephan Seitz
2022-02-05
1
-4
/
+4
*
indents(go): fix aligned_indent for parameter_list
Stephan Seitz
2022-02-05
1
-2
/
+3
*
indents(go): remove `function_declaration` from indents
Stephan Seitz
2022-02-05
1
-2
/
+0
*
highlights(go): highlight `package_identifier` as `@namespace` (#2371)
Stephan Seitz
2022-01-28
1
-1
/
+1
*
highlights(go): highlights "~"
Stephan Seitz
2022-01-09
1
-0
/
+1
*
Use `@keyword.function` consistently
Sergio Alejandro Vargas
2021-07-06
1
-1
/
+1
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-3
/
+1
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-1
/
+4
*
highlights(go): modernize highlights.scm
Stephan Seitz
2021-07-01
1
-67
/
+106
*
Use #any-of? instead of #match? where posible
Joakker
2021-06-25
1
-2
/
+9
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
1
-1
/
+1
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
1
-1
/
+1
*
locals(Go): add namespace definition for import_spec_list
Stephan Seitz
2021-04-13
1
-0
/
+4
*
highlights(go): Highlight const_declaration
Stephan Seitz
2021-04-07
2
-0
/
+7
*
go: add builtin types
Yuki Ito
2021-03-19
1
-0
/
+6
*
go: add builtin functions
Yuki Ito
2021-03-16
1
-0
/
+7
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+1
*
feat: use @ignore for comments and multiline strings
elianiva
2021-03-01
1
-0
/
+2
*
fix: dedent golang case keyword
elianiva
2021-01-20
1
-0
/
+1
*
feat: add missing golang indent queries
elianiva
2021-01-15
1
-0
/
+4
*
feat: added more indent queries
elianiva
2021-01-14
1
-0
/
+17
*
go: Add package_identifier as variable
rockerBOO
2020-12-10
1
-0
/
+1
*
Add folds for Go
Claudia Hardman
2020-10-31
1
-0
/
+13
*
Remove textobjects module
Stephan Seitz
2020-10-04
1
-50
/
+0
*
Remove @definition.doc captures
Santos Gallegos
2020-09-17
1
-2
/
+0
*
ci: fix wrong queries
Thomas Vigouroux
2020-09-11
2
-5
/
+5
*
go locals: remove unused strip! directive
Stephan Seitz
2020-09-07
1
-2
/
+0
*
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
1
-3
/
+3
*
Go locals: Make func_literal (lambda) a @scope
Stephan Seitz
2020-07-26
1
-1
/
+3
*
Go locals: use reference.kind for calls
Stephan Seitz
2020-07-26
1
-10
/
+18
*
Go locals: range_clause can define variables
Stephan Seitz
2020-07-24
1
-0
/
+5
*
fixes golang method highlights (overwritten by parameter in the ordering)
winwisely268
2020-07-22
1
-15
/
+15
*
go loop and func literal, rust textobject support
winwisely268
2020-07-17
1
-2
/
+15
*
added textobject support for golang
winwisely268
2020-07-16
1
-0
/
+37
*
Add call references for Go
Stephan Seitz
2020-06-07
1
-0
/
+17
*
Add go locals.scm
Stephan Seitz
2020-06-07
1
-0
/
+43
*
Add highlights.scm for Go
Stephan Seitz
2020-06-07
1
-0
/
+136
[prev]