Skip to content

Commit 8af65f1

Browse files
committed
Update by original
1 parent 87b6271 commit 8af65f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/various.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 9.1. Last change: 2025 Jun 27
1+
*various.txt* For Vim バージョン 9.1. Last change: 2025 Jun 28
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar

en/various.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 9.1. Last change: 2025 Jun 27
1+
*various.txt* For Vim version 9.1. Last change: 2025 Jun 28
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -794,12 +794,12 @@ K Run a program to lookup the keyword under the
794794
If the value was never specified, then it uses the
795795
value of $DISPLAY environment variable as it was when
796796
Vim was started. This will also update |v:clipmethod|.
797-
{only available when compiled with the |+xterm_clipboard|
798-
feature}
797+
{only available when compiled with the
798+
|+xterm_clipboard| feature}
799799

800800
*:clipreset* *:clip*
801801
:clip[reset] Attempts to choose a new method for accessing the
802-
clipboard, using the 'clipmethod' option. This is
802+
clipboard, using the 'clipmethod' option. This is
803803
useful when the current method has become unavailable,
804804
and you want to try using another method.
805805
{only available when compiled with the |+clipboard|

0 commit comments

Comments
 (0)