We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31167e8 + 3dbd15a commit 6327c97Copy full SHA for 6327c97
doc/version9.jax
@@ -41569,6 +41569,7 @@ Vim9 script の列挙型サポート |:enum|
41569
|matchbufline()| バッファ内のすべてのパターンのマッチ
41570
|matchstrlist()| 文字列のリスト内のすべてのパターンのマッチ
41571
|getregion()| バッファからテキストの領域を取得
41572
+|getregionpos()| 領域の位置をリストで取得
41573
41574
41575
自動コマンド: ~
en/version9.txt
@@ -41574,6 +41574,7 @@ Functions: ~
|matchbufline()| all the matches of a pattern in a buffer
|matchstrlist()| all the matches of a pattern in a List of strings
41576
|getregion()| get a region of text from a buffer
41577
+|getregionpos()| get a list of positions for a region
41578
41579
41580
Autocommands: ~
0 commit comments