File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Nov 26
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Nov 27
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -41789,7 +41789,6 @@ Vim 関連ではないもの~
4178941789|blob2str()| blob を文字列のリストに変換する
4179041790|bindtextdomain()| メッセージの翻訳検索のベースパスを設定する
4179141791|cmdcomplete_info()| 現在のコマンドラインの補完情報を取得
41792- |complete_match()| 補完とトリガーの情報を取得
4179341792|diff()| 2 つの文字列のリストの差分
4179441793|filecopy()| ファイル {from} を {to} にコピー
4179541794|foreach()| リストの項目に関数を適用
@@ -41870,7 +41869,6 @@ Ex コマンド: ~
4187041869'diffanchors' 差分の同期を強制する {address} のリスト
4187141870'eventignorewin' ウィンドウ内で無視される自動コマンドイベント
4187241871'findfunc' |:find| コマンドの結果を取得するための Vim の関数
41873- 'isexpand' 補完のトリガーを定義する
4187441872'lhistory' location リストスタックのサイズ |quickfix-stack|
4187541873'maxsearchcount' 検索ステータスの最大数を設定する |shm-S|
4187641874'messagesopt' |:messages| と |hit-enter| プロンプトを設定する
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2025 Nov 26
1+ *version9.txt* For Vim version 9.1. Last change: 2025 Nov 27
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41802,7 +41802,6 @@ Functions: ~
4180241802|blob2str()| convert a blob into a List of strings
4180341803|bindtextdomain()| set message lookup translation base path
4180441804|cmdcomplete_info()| get current cmdline completion info
41805- |complete_match()| get completion and trigger info
4180641805|diff()| diff two Lists of strings
4180741806|filecopy()| copy a file {from} to {to}
4180841807|foreach()| apply function to List items
@@ -41885,7 +41884,6 @@ Options: ~
4188541884'eventignorewin' autocommand events that are ignored in a window
4188641885'findfunc' Vim function to obtain the results for a |:find|
4188741886 command
41888- 'isexpand' defines triggers for completion
4188941887'lhistory' Size of the location list stack |quickfix-stack|
4189041888'maxsearchcount' Set the maximum number for search-stat |shm-S|
4189141889'messagesopt' configure |:messages| and |hit-enter| prompt
You can’t perform that action at this time.
0 commit comments