Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/version9.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Jun 13
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Jun 18


VIM リファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -52683,6 +52683,7 @@ C インクルード出力に終端ヌルバイトを追加するには、"-t"
するように書き換えた。
- |complete()| によってトリガーされる補完処理中、CTRL-N と CTRL-P は挿入モード
のマッピングの対象となるようになった。
- 代替ファイルレジスタ |quote#| をクリアすることが可能である。


*added-9.3*
Expand Down
3 changes: 2 additions & 1 deletion en/version9.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim version 9.2. Last change: 2026 Jun 13
*version9.txt* For Vim version 9.2. Last change: 2026 Jun 18


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -52687,6 +52687,7 @@ Changed ~
- Rewrite the clientserver socketserver backend to use channels and JSON.
- During |complete()|-triggered completion, CTRL-N and CTRL-P are now subject
to insert-mode mappings.
- It is possible to clear the alternate file register |quote#|.


*added-9.3*
Expand Down