Skip to content

Commit 6a8f803

Browse files
committed
Update eval.{txt,jax}
1 parent b56541f commit 6a8f803

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/eval.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1940,7 +1940,8 @@ v:beval_winid マウスポインタがあるウィンドウのウィンドウID
19401940
v:char 'formatexpr' を評価しているときの引数。また、短縮入力
19411941
|:map-<expr>|<expr> を指定しているとき、タイプされた文字を
19421942
保持する。
1943-
これは |InsertCharPre||InsertEnter| イベントでも使われる。
1943+
これは |InsertCharPre||InsertEnter| および |KeyInputPre|
1944+
ベントでも使われる。
19441945

19451946
*v:charconvert_from* *charconvert_from-variable*
19461947
v:charconvert_from

en/eval.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1995,7 +1995,8 @@ v:beval_winid The |window-ID| of the window, over which the mouse pointer
19951995
*v:char* *char-variable*
19961996
v:char Argument for evaluating 'formatexpr' and used for the typed
19971997
character when using <expr> in an abbreviation |:map-<expr>|.
1998-
It is also used by the |InsertCharPre| and |InsertEnter| events.
1998+
It is also used by the |InsertCharPre|, |InsertEnter| and
1999+
|KeyInputPre| events.
19992000

20002001
*v:charconvert_from* *charconvert_from-variable*
20012002
v:charconvert_from

0 commit comments

Comments
 (0)