mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
docs(treesitter): clean up and update treesitter.txt (#20142)
* add type annotations to code * clean up and expand static documentation * consistent use of tags for static and generated docs
This commit is contained in:
@@ -720,7 +720,7 @@ end
|
||||
---
|
||||
--- They mimic defaultdict in python.
|
||||
---
|
||||
--- If @p create is @c nil, this will create a defaulttable whose constructor function is
|
||||
--- If {create} is `nil`, this will create a defaulttable whose constructor function is
|
||||
--- this function, effectively allowing to create nested tables on the fly:
|
||||
---
|
||||
--- <pre>
|
||||
|
||||
Reference in New Issue
Block a user