Skip to content

Commit 89ada70

Browse files
committed
Update options.{txt,jax}
1 parent 727c285 commit 89ada70

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: 2024 Jul 28
1+
*options.txt* For Vim バージョン 9.1. Last change: 2024 Aug 12
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: 2024 Jul 28
1+
*options.txt* For Vim version 9.1. Last change: 2024 Aug 12
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2260,7 +2260,7 @@ A jump table for the options with a short description can be found at |Q_op|.
22602260
*'cpoptions'* *'cpo'* *cpo*
22612261
'cpoptions' 'cpo' string (Vim default: "aABceFsz",
22622262
Vi default: all flags, except "#{|&/\."
2263-
|$VIM_POSIX|: all flags)
2263+
|$VIM_POSIX|: all flags)
22642264
global
22652265
A sequence of single character flags. When a character is present
22662266
this indicates Vi-compatible behavior. This is used for things where

0 commit comments

Comments
 (0)