Skip to content

Commit 851b725

Browse files
authored
Merge pull request #1157 from tsuyoshicho/update/20221010/help
Update help.{txt,jax}
2 parents 2f1c4e2 + ec1ebbd commit 851b725

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/help.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ Vim script を書く ~
144144
|autocmd.txt| イベントに応じて自動的にコマンドを実行する
145145
|eval.txt| 式の評価、条件式 (Vim script リファレンス)
146146
|builtin.txt| 組み込み関数
147+
|userfunc.txt| ユーザー定義関数
147148
|channel.txt| ジョブ、チャネル、プロセス間通信
148149
|fold.txt| ある範囲を隠す (折り畳む)
149150

en/help.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ Advanced editing ~
141141
|autocmd.txt| automatically executing commands on an event
142142
|eval.txt| expression evaluation, conditional commands
143143
|builtin.txt| builtin functions
144+
|userfunc.txt| defining user functions
144145
|channel.txt| Jobs, Channels, inter-process communication
145146
|fold.txt| hide (fold) ranges of lines
146147

0 commit comments

Comments
 (0)