From 643cb8a6ecc9c78580ccaf1821b52f836b7b7ef4 Mon Sep 17 00:00:00 2001 From: Sean Dewar Date: Sun, 12 Sep 2021 12:51:00 +0100 Subject: [PATCH] doc(options): remove vim9script reference (#15645) [skip ci] --- runtime/doc/options.txt | 2 -- 1 file changed, 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: "")