Skip to content

Commit a51c537

Browse files
kennypetezzzyxwvut
authored andcommitted
runtime(doc): Update sections 5 to 8 in vim9.txt
closes: #18350 Co-authored-by: Aliaksei Budavei <[email protected]> Signed-off-by: Peter Kenny <[email protected]> Signed-off-by: Christian Brabandt <[email protected]>
1 parent 723f34f commit a51c537

File tree

2 files changed

+296
-131
lines changed

2 files changed

+296
-131
lines changed

runtime/doc/tags

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8049,6 +8049,7 @@ ge motion.txt /*ge*
80498049
gender-neutral helphelp.txt /*gender-neutral*
80508050
generic-function-call vim9.txt /*generic-function-call*
80518051
generic-function-declaration vim9.txt /*generic-function-declaration*
8052+
generic-function-example vim9.txt /*generic-function-example*
80528053
generic-functions vim9.txt /*generic-functions*
80538054
get() builtin.txt /*get()*
80548055
get()-blob builtin.txt /*get()-blob*
@@ -11125,6 +11126,7 @@ type-casting vim9.txt /*type-casting*
1112511126
type-checking vim9.txt /*type-checking*
1112611127
type-inference vim9.txt /*type-inference*
1112711128
type-mistakes tips.txt /*type-mistakes*
11129+
type-parameter-naming vim9.txt /*type-parameter-naming*
1112811130
type-variable-naming vim9.txt /*type-variable-naming*
1112911131
typealias vim9class.txt /*typealias*
1113011132
typename() builtin.txt /*typename()*

0 commit comments

Comments
 (0)