Skip to content

Commit e7691a1

Browse files
committed
Update by original
1 parent b5e9f30 commit e7691a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/options.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim バージョン 9.1. Last change: 2025 Jan 31
1+
*options.txt* For Vim バージョン 9.1. Last change: 2025 Feb 01
22

33

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

en/options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim version 9.1. Last change: 2025 Jan 31
1+
*options.txt* For Vim version 9.1. Last change: 2025 Feb 01
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5096,7 +5096,7 @@ A jump table for the options with a short description can be found at |Q_op|.
50965096
set keyprotocol=kitty:kitty,foot:kitty,ghostty:kitty,wezterm:kitty
50975097
set keyprotocol+=xterm:mok2
50985098
5099-
< This means that when 'term' contains "kitty, "foot", "ghostty" or
5099+
< This means that when 'term' contains "kitty, "foot", "ghostty" or
51005100
"wezterm" somewhere, then the "kitty" protocol is used. When 'term'
51015101
contains "xterm" somewhere, then the "mok2" protocol is used.
51025102

0 commit comments

Comments
 (0)