Skip to content

Commit 1b45ff2

Browse files
committed
Update usr_41.txt
1 parent 1a12547 commit 1b45ff2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/usr_41.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -806,6 +806,7 @@ Quickfixとロケーションリスト: *quickfix-functions*
806806
synconcealed() conceal の情報を得る
807807
diff_hlID() 差分モードの指定位置のシンタックスIDを得る
808808
matchadd() 強調表示するパターンを定義する
809+
matchaddpos() 強調表示する位置のリストを定義する
809810
matcharg() |:match|の引数の情報を得る
810811
matchdelete() |matchadd()||:match|コマンドで定義されたマッ
811812
チを削除する

en/usr_41.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,7 @@ Syntax and highlighting: *syntax-functions* *highlighting-functions*
827827
synconcealed() get info about concealing
828828
diff_hlID() get highlight ID for diff mode at a position
829829
matchadd() define a pattern to highlight (a "match")
830+
matchaddpos() define a list of positions to highlight
830831
matcharg() get info about |:match| arguments
831832
matchdelete() delete a match defined by |matchadd()| or a
832833
|:match| command

0 commit comments

Comments
 (0)