Skip to content

Commit 6327c97

Browse files
authored
Merge pull request #1531 from vim-jp/hh-update-version9
Update version9.{txt,jax}
2 parents 31167e8 + 3dbd15a commit 6327c97

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/version9.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41569,6 +41569,7 @@ Vim9 script の列挙型サポート |:enum|
4156941569
|matchbufline()| バッファ内のすべてのパターンのマッチ
4157041570
|matchstrlist()| 文字列のリスト内のすべてのパターンのマッチ
4157141571
|getregion()| バッファからテキストの領域を取得
41572+
|getregionpos()| 領域の位置をリストで取得
4157241573

4157341574

4157441575
自動コマンド: ~

en/version9.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41574,6 +41574,7 @@ Functions: ~
4157441574
|matchbufline()| all the matches of a pattern in a buffer
4157541575
|matchstrlist()| all the matches of a pattern in a List of strings
4157641576
|getregion()| get a region of text from a buffer
41577+
|getregionpos()| get a list of positions for a region
4157741578

4157841579

4157941580
Autocommands: ~

0 commit comments

Comments
 (0)