Skip to content

Commit

Permalink
Generated by GitHub workflow 12266072087
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent e2c3f4c commit d5eba6c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions version9.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
helpname: 'version9'
---
<div id='vimCodeElement'>
<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2024 Nov 28<br>
<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2024 Dec 06<br>
<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; by Bram Moolenaar</span><br>
Expand Down Expand Up @@ -41615,6 +41615,10 @@
&nbsp;&nbsp;削除されました<br>
- Vim のデフォルトの&nbsp;<a class="Type" href="options.html#'backspace'">'backspace'</a>&nbsp;オプションは &quot;indent,eol,start&quot; に設定さ<br>
&nbsp;&nbsp;れ、<a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a>&nbsp;から削除されました<br>
-&nbsp;<a class="Identifier" href="autocmd.html#CompleteDone">CompleteDone</a>&nbsp;自動コマンドを処理するとき、<a class="Identifier" href="eval.html#v:event">v:event</a>&nbsp;辞書に補完した単語と補<br>
&nbsp;&nbsp;完のタイプが提供されます。<br>
- Vim (Windows および Unix) の GTK ビルドのデフォルトのフォントサイズが、最近<br>
&nbsp;&nbsp;の高 dpi モニターに対応するために 12pt に増やされました。<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="version9.html#added-9.2" name="added-9.2">added-9.2</a><br>
<span class="PreProc">追加要素</span><br>
Expand Down Expand Up @@ -41664,7 +41668,7 @@
<br>
<a class="Type" href="options.html#'completeitemalign'">'completeitemalign'</a>&nbsp;&nbsp;&nbsp;&nbsp; 挿入モード補完ポップアップでの&nbsp;<a class="Identifier" href="insert.html#complete-items">complete-items</a>&nbsp;の順序<br>
<a class="Type" href="options.html#'findfunc'">'findfunc'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="editing.html#:find">:find</a>&nbsp;コマンドの結果を取得するための Vim の関数<br>
<a class="Type" href="options.html#'msghistory'">'msghistory'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;記憶するメッセージの最大数<br>
<span class="MissingTag">'messagesopt'</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="message.html#:messages">:messages</a>&nbsp;と&nbsp;<a class="Identifier" href="message.html#hit-enter">hit-enter</a>&nbsp;プロンプトを設定する<br>
<a class="Type" href="options.html#'winfixbuf'">'winfixbuf'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ウィンドウ内でバッファをフォーカスしたままにする<br>
<a class="Type" href="options.html#'tabclose'">'tabclose'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;タブページを閉じた後にフォーカスするタブページ<br>
<a class="Type" href="term.html#'t_xo'">'t_xo'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;端末は XON/XOFF ハンドシェイクを使用する (例: vt420)<br>
Expand Down

0 comments on commit d5eba6c

Please sign in to comment.