mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 16:30:02 -04:00
fear(go): add clear to @function.builtin
This commit is contained in:
parent
5781c94703
commit
ec97c5ec72
1 changed files with 3 additions and 2 deletions
|
|
@ -163,6 +163,7 @@
|
||||||
(#any-of? @function.builtin
|
(#any-of? @function.builtin
|
||||||
"append"
|
"append"
|
||||||
"cap"
|
"cap"
|
||||||
|
"clear"
|
||||||
"close"
|
"close"
|
||||||
"complex"
|
"complex"
|
||||||
"copy"
|
"copy"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue