File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -41632,6 +41632,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4163241632 "preinsert" - 挿入する値をハイライトする
4163341633- |dist#vim9#Launch()| と |dist#vim9#Open()| を |vim-script-library| に追加し、
4163441634 |netrw| から切り離す
41635+ - ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"
4163541636
4163641637 *added-9.2*
4163741638追加要素 ~
@@ -41657,6 +41658,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4165741658 識別子を取得
4165841659|matchbufline()| バッファ内のすべてのパターンのマッチ
4165941660|matchstrlist()| 文字列のリスト内のすべてのパターンのマッチ
41661+ |ngettext()| 単一/複数の翻訳メッセージの検索
4166041662|popup_setbuf()| ポップアップを別のバッファに切り替える
4166141663|str2blob()| 文字列のリストを blob に変換する
4166241664
Original file line number Diff line number Diff line change @@ -41635,6 +41635,7 @@ Changed~
4163541635 "preinsert" - highlight to be inserted values
4163641636- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
4163741637 and decouple it from |netrw|
41638+ - new digraph "APPROACHES THE LIMIT" using ".="
4163841639
4163941640 *added-9.2*
4164041641Added ~
@@ -41660,6 +41661,7 @@ Functions: ~
4166041661 Channel or Blob variable
4166141662|matchbufline()| all the matches of a pattern in a buffer
4166241663|matchstrlist()| all the matches of a pattern in a List of strings
41664+ |ngettext()| lookup single/plural message translation
4166341665|popup_setbuf()| switch to a different buffer in a popup
4166441666|str2blob()| convert a List of strings into a blob
4166541667
You can’t perform that action at this time.
0 commit comments