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
4 changes: 2 additions & 2 deletions doc/version9.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Aug 17
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Aug 22


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -41811,7 +41811,7 @@ Ex コマンド: ~

オプション: ~

'autocompletion' 自動補完を有効にする |ins-autocompletion|
'autocomplete' 自動補完を有効にする |ins-autocompletion|
'autocompletedelay' 入力後にメニューが表示されるまでの遅延 (msec)
'chistory' quickfix スタックのサイズ |quickfix-stack|
'clipmethod' クリップボードにアクセスする方法
Expand Down
4 changes: 2 additions & 2 deletions en/version9.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*version9.txt* For Vim version 9.1. Last change: 2025 Aug 17
*version9.txt* For Vim version 9.1. Last change: 2025 Aug 22


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -41827,7 +41827,7 @@ Ex-Commands: ~

Options: ~

'autocompletion' Enable auto completion |ins-autocompletion|
'autocomplete' Enable auto completion |ins-autocompletion|
'autocompletedelay' Delay in msec before menu appears after typing
'chistory' Size of the quickfix stack |quickfix-stack|.
'clipmethod' How to access the clipboard.
Expand Down