Skip to content

Commit 51aee6c

Browse files
authored
Merge pull request #2320 from h-east/update-wayland
Update wayland.{txt,jax}
2 parents 5551423 + 0c6f0cf commit 51aee6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/wayland.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Sep 02
1+
*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Sep 15
22

33

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

en/wayland.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*wayland.txt* For Vim version 9.1. Last change: 2025 Sep 02
1+
*wayland.txt* For Vim version 9.1. Last change: 2025 Sep 15
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -56,7 +56,7 @@ protocols, for accessing the current Wayland selection. These are the best
5656
case scenario protocols, see |wayland-focus-steal|. Selection in this case
5757
essentially means the "clipboard." You can check if your Wayland compositor
5858
supports either of these protocols by running the wayland-info command, which
59-
should be bunded with libwayland on your system: >
59+
should be bundled with libwayland on your system: >
6060
wayland-info | grep -E '(ext_data_control|zwlr_data_control)'
6161
<If grep finds a match, then you have either or both protocols on your system.
6262
If you don't get any match, then please see |wayland-focus-steal| for more

0 commit comments

Comments
 (0)