diff options
-rw-r--r-- | runtime/doc/options.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index c5678cf301..1f8752ed36 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -3797,8 +3797,6 @@ A jump table for the options with a short description can be found at |Q_op|. Only switch it off when working with old Vi scripts. In any other situation write patterns that work when 'magic' is on. Include "\M" when you want to |/\M|. - In |Vim9| script the value of 'magic' is ignored, patterns behave like - it is always set. *'makeef'* *'mef'* 'makeef' 'mef' string (default: "") |