mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(go): add max and min to @function.builtin
This commit is contained in:
parent
251fe95efd
commit
d92bfe2cbd
1 changed files with 2 additions and 0 deletions
|
|
@ -171,6 +171,8 @@
|
|||
"imag"
|
||||
"len"
|
||||
"make"
|
||||
"max"
|
||||
"min"
|
||||
"new"
|
||||
"panic"
|
||||
"print"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue