mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(clojure): add update-keys & update-vals
This commit is contained in:
parent
51dfcfdfde
commit
7be9ebd06a
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@
|
|||
;; 1.11
|
||||
"NaN?" "abs" "infinite?" "iteration" "random-uuid"
|
||||
"parse-boolean" "parse-double" "parse-long" "parse-uuid"
|
||||
"seq-to-map-for-destructuring"
|
||||
"seq-to-map-for-destructuring" "update-keys" "update-vals"
|
||||
;; 1.12
|
||||
"partitionv" "partitionv-all" "splitv-at"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue