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 2f1c4e2 + ec1ebbd commit 851b725Copy full SHA for 851b725
doc/help.jax
@@ -144,6 +144,7 @@ Vim script を書く ~
144
|autocmd.txt| イベントに応じて自動的にコマンドを実行する
145
|eval.txt| 式の評価、条件式 (Vim script リファレンス)
146
|builtin.txt| 組み込み関数
147
+|userfunc.txt| ユーザー定義関数
148
|channel.txt| ジョブ、チャネル、プロセス間通信
149
|fold.txt| ある範囲を隠す (折り畳む)
150
en/help.txt
@@ -141,6 +141,7 @@ Advanced editing ~
141
|autocmd.txt| automatically executing commands on an event
142
|eval.txt| expression evaluation, conditional commands
143
|builtin.txt| builtin functions
+|userfunc.txt| defining user functions
|channel.txt| Jobs, Channels, inter-process communication
|fold.txt| hide (fold) ranges of lines
0 commit comments