From 4af04df84442c8d54fbe66fe7968b9bdd153aae5 Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 8 Sep 2022 14:33:17 +0800 Subject: fix(docs): remove duplicate word --- runtime/doc/options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc') diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index b84a41eabc..110f7400e6 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -5875,7 +5875,7 @@ A jump table for the options with a short description can be found at |Q_op|. separate word: every upper-case character in a word that comes after a lower case character indicates the start of a new word. - noplainbuffer Only spellcheck a buffer when 'syntax' is enabled, or + noplainbuffer Only spellcheck a buffer when 'syntax' is enabled, or when extmarks are set within the buffer. Only designated regions of the buffer are spellchecked in this case. -- cgit