doc(options): remove vim9script reference (#15645)

[skip ci]
This commit is contained in:
Sean Dewar 2021-09-12 12:51:00 +01:00 committed by GitHub
parent 5615ea8b6b
commit 643cb8a6ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: "")