Skip to content

Commit e1b91c6

Browse files
committed
Update by original
1 parent f362043 commit e1b91c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/eval.jax

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

33

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

en/eval.txt

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2242,11 +2242,11 @@ v:charconvert_to
22422242

22432243
*v:clipmethod*
22442244
v:clipmethod The current method of accessing the clipboard that is being
2245-
used. Can either have the value of:
2245+
used. Can either have the value of:
22462246
wayland The Wayland protocol is being used.
22472247
x11 X11 selections are being used.
2248-
none The above methods are unavailable
2249-
or cannot be used.
2248+
none The above methods are unavailable or
2249+
cannot be used.
22502250
See 'clipmethod' for more details.
22512251

22522252
*v:cmdarg* *cmdarg-variable*

0 commit comments

Comments
 (0)