Skip to content

Commit 732a75e

Browse files
authored
Merge pull request #2400 from h-east/update-various
Update various.{txt,jax}
2 parents b2ff7e0 + b953ac3 commit 732a75e

File tree

2 files changed

+3
-23
lines changed

2 files changed

+3
-23
lines changed

doc/various.jax

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 9.1. Last change: 2025 Oct 16
1+
*various.txt* For Vim バージョン 9.1. Last change: 2025 Oct 26
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -378,14 +378,7 @@ m *+channel* プロセス間通信 |channel|
378378
T *+cindent* 'cindent', C言語インデント; 常に有効
379379
N *+clientserver* UnixとWin32: リモート呼び出し |clientserver|
380380
*+clipboard* |clipboard| サポートコンパイル済み
381-
N *+clipboard_provider* |clipboard-providers| サポートコンパイル済み
382381
*+clipboard_working* |clipboard| サポートコンパイル済みかつ動作中
383-
*+clipboard_star_avail*
384-
|clipboard| サポートコンパイル済みかつスター "*" レジ
385-
スタが使用可能
386-
*+clipboard_plus_avail*
387-
|clipboard| サポートコンパイル済みかつプラス "+" レジ
388-
スタが使用可能
389382
T *+cmdline_compl* コマンドライン補完 |cmdline-completion|
390383
T *+cmdline_hist* コマンドライン履歴 |cmdline-history|
391384
T *+cmdline_info* 'showcmd''ruler'; 9.0.0657 以降は常に有効
@@ -808,9 +801,6 @@ K カーソル位置のキーワードを調べるためのプログラムを
808801
:clip[reset] 'clipmethod' オプションを使用して、クリップボードへの
809802
アクセス方法の新しい選択を試みる。これは、現在の方法が
810803
利用できなくなり、別の方法を試したい場合に便利です。
811-
|+clipboard_provider| 機能を使用している場合は、クリッ
812-
プボードレジスタのいずれかの使用可能状態が変化した後に
813-
このコマンドを呼び出す必要がある。
814804
{|+clipboard| 機能つきでコンパイルされたときのみ利用可
815805
能}
816806

en/various.txt

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 9.1. Last change: 2025 Oct 16
1+
*various.txt* For Vim version 9.1. Last change: 2025 Oct 26
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -378,14 +378,7 @@ m *+channel* inter process communication |channel|
378378
T *+cindent* 'cindent', C indenting; Always enabled
379379
N *+clientserver* Unix and Win32: Remote invocation |clientserver|
380380
*+clipboard* |clipboard| support compiled-in
381-
N *+clipboard_provider* |clipboard-providers| support compiled-in
382381
*+clipboard_working* |clipboard| support compiled-in and working
383-
*+clipboard_star_avail*
384-
|clipboard| support compiled-in and star "*" register
385-
available
386-
*+clipboard_plus_avail*
387-
|clipboard| support compiled-in and separate plus "+"
388-
register available
389382
T *+cmdline_compl* command line completion |cmdline-completion|
390383
T *+cmdline_hist* command line history |cmdline-history|
391384
T *+cmdline_info* 'showcmd' and 'ruler'; Always enabled since
@@ -814,10 +807,7 @@ K Run a program to lookup the keyword under the
814807
:clip[reset] Attempts to choose a new method for accessing the
815808
clipboard, using the 'clipmethod' option. This is
816809
useful when the current method has become unavailable,
817-
and you want to try using another method. If the
818-
|+clipboard_provider| feature is being used, this
819-
command should be called after the availability of one
820-
of the clipboard registers changes.
810+
and you want to try using another method.
821811
{only available when compiled with the |+clipboard|
822812
feature}
823813

0 commit comments

Comments
 (0)