Skip to content

Commit

Permalink
Auto-updated tags 2024-01-12 00:14:08+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
Tag Update Bot authored and Tag Update Bot committed Jan 12, 2024
1 parent baf0b95 commit d1f40ab
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
9 changes: 5 additions & 4 deletions data/tags
Original file line number Diff line number Diff line change
Expand Up @@ -5750,6 +5750,7 @@ Iter:each()neovim:nightly,
Iter:enumerate()neovim:nightly,
Iter:filter()neovim:nightly,
Iter:find()neovim:nightly,
Iter:flatten()neovim:nightly,
Iter:fold()neovim:nightly,
Iter:join()neovim:nightly,
Iter:last()neovim:nightly,
Expand Down Expand Up @@ -6054,7 +6055,7 @@ TermCloseneovim:v0.1.1,
TermEnterneovim:v0.4.0,
TermLeaveneovim:v0.4.0,
TermOpenneovim:v0.1.0,
TermRequestneovim:dev,
TermRequestneovim:nightly,
TermResponseneovim:v0.1.0,vim:v7.0001,
TermdebugStartPostneovim:v0.6.0,vim:v8.2.3346,
TermdebugStartPreneovim:v0.6.0,vim:v8.2.3346,
Expand Down Expand Up @@ -8262,7 +8263,7 @@ g:netrw_localmkdirneovim:v0.1.0,vim:v7.3.493,
g:netrw_localmkdiroptneovim:v0.4.0,v0.2.2vim:v8.0.1270,
g:netrw_localmovecmdneovim:v0.1.0,vim:v7.2a,
g:netrw_localmovecmdoptneovim:v0.4.0,v0.2.2vim:v8.0.1270,
g:netrw_localrmdirneovim:v0.1.0,devvim:v9.0.1556,dev
g:netrw_localrmdirneovim:v0.1.0,nightlyvim:v9.0.1556,dev
g:netrw_localrmdiroptneovim:v0.4.0,nightlyvim:v8.0.1270,v9.0.1479
g:netrw_longlistvim:v7.0129,v7.1a
g:netrw_maxfilenamelenneovim:v0.1.0,vim:v7.0129,
Expand Down Expand Up @@ -12878,7 +12879,7 @@ terminal_emulator.txtneovim:v0.1.5,
terminalprops()vim:v8.2.0970,
terminfoneovim:v0.1.0,vim:v7.0001,
termopen()neovim:v0.1.0,
termrequest-variableneovim:dev,
termrequest-variableneovim:nightly,
termresponse-variableneovim:v0.1.0,vim:v7.0001,
ternaryneovim:v0.7.0,vim:v8.2.4477,
test-functionsneovim:v0.1.2,vim:v8.1.1726,v8.1.1783
Expand Down Expand Up @@ -13562,7 +13563,7 @@ v:t_stringneovim:v0.2.0,vim:v7.4.2071,
v:t_typealiasvim:v9.0.2162,
v:termblinkrespvim:v8.0.1016,
v:termrbgrespvim:v8.0.1194,
v:termrequestneovim:dev,
v:termrequestneovim:nightly,
v:termresponseneovim:v0.1.0,vim:v7.0001,
v:termrfgrespvim:v8.0.1194,
v:termrgbrespvim:v8.0.1016,v8.0.1194
Expand Down
14 changes: 9 additions & 5 deletions doc/helpful-version.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*helpful-version.txt* Generated: 2024-01-10 00:14:03 UTC
*helpful-version.txt* Generated: 2024-01-12 00:14:08 UTC

A listing of helptags with the versions they became available or were removed.

Expand Down Expand Up @@ -27683,6 +27683,10 @@ A listing of helptags with the versions they became available or were removed.

Neovim: +nightly

|Iter:flatten()|

Neovim: +nightly

|Iter:fold()|

Neovim: +nightly
Expand Down Expand Up @@ -29053,7 +29057,7 @@ A listing of helptags with the versions they became available or were removed.

|TermRequest|

Neovim: +dev
Neovim: +nightly

|TermResponse|

Expand Down Expand Up @@ -39457,7 +39461,7 @@ A listing of helptags with the versions they became available or were removed.

|g:netrw_localrmdir|

Neovim: +v0.1.0 -dev
Neovim: +v0.1.0 -nightly
Vim: +v9.0.1556 -dev

|g:netrw_localrmdiropt|
Expand Down Expand Up @@ -60216,7 +60220,7 @@ A listing of helptags with the versions they became available or were removed.

|termrequest-variable|

Neovim: +dev
Neovim: +nightly

|termresponse-variable|

Expand Down Expand Up @@ -63195,7 +63199,7 @@ A listing of helptags with the versions they became available or were removed.

|v:termrequest|

Neovim: +dev
Neovim: +nightly

|v:termresponse|

Expand Down

0 comments on commit d1f40ab

Please sign in to comment.