Skip to content

Commit 57710a6

Browse files
committed
Update starting.{txt,jax}
1 parent 3d6b8a9 commit 57710a6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/starting.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*starting.txt* For Vim バージョン 9.1. Last change: 2024 Jul 08
1+
*starting.txt* For Vim バージョン 9.1. Last change: 2024 Aug 03
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -529,6 +529,7 @@ VMSでは全てのオプション引数は小文字であるとみなされる
529529
して鍵を使って暗号化を行ってから なされる。ファイルを読込む時
530530
には、Vimは暗号化ファイルかチェックし、自動的に鍵を聞いてくる
531531
ので、引数 '-x' は必要でない。|encryption|
532+
{|+cryptv| 機能付きでコンパイルされたときのみ有効}
532533

533534
*-X*
534535
-X Xサーバーと通信しない。そうして、カレントウィンドウのタイトル

en/starting.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*starting.txt* For Vim version 9.1. Last change: 2024 Jul 08
1+
*starting.txt* For Vim version 9.1. Last change: 2024 Aug 03
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -540,6 +540,7 @@ a slash. Thus "-R" means recovery and "-/R" readonly.
540540
not needed when reading a file, because there is a check if
541541
the file that is being read has been encrypted, and Vim asks
542542
for a key automatically. |encryption|
543+
{only available when compiled with the |+cryptv| feature}
543544

544545
*-X*
545546
-X Do not try connecting to the X server to get the current

0 commit comments

Comments
 (0)