File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- *various.txt* For Vim バージョン 9.1. Last change: 2025 Jun 27
1
+ *various.txt* For Vim バージョン 9.1. Last change: 2025 Jun 28
2
2
3
3
4
4
VIM リファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -794,12 +794,12 @@ K Run a program to lookup the keyword under the
794
794
If the value was never specified, then it uses the
795
795
value of $DISPLAY environment variable as it was when
796
796
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}
799
799
800
800
*:clipreset* *:clip*
801
801
: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
803
803
useful when the current method has become unavailable,
804
804
and you want to try using another method.
805
805
{only available when compiled with the | +clipboard |
You can’t perform that action at this time.
0 commit comments