diff --git a/doc/version9.jax b/doc/version9.jax index 5c87043a0..66d585b12 100644 --- a/doc/version9.jax +++ b/doc/version9.jax @@ -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 @@ -41811,7 +41811,7 @@ Ex コマンド: ~ オプション: ~ -'autocompletion' 自動補完を有効にする |ins-autocompletion| +'autocomplete' 自動補完を有効にする |ins-autocompletion| 'autocompletedelay' 入力後にメニューが表示されるまでの遅延 (msec) 'chistory' quickfix スタックのサイズ |quickfix-stack| 'clipmethod' クリップボードにアクセスする方法 diff --git a/en/version9.txt b/en/version9.txt index 2790f0fef..30501b597 100644 --- a/en/version9.txt +++ b/en/version9.txt @@ -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 @@ -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.