From 76db9e076318cb0ae846f43b7549ad4f2d234c0b Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 9 Nov 2022 21:21:04 +0000 Subject: Update runtime files --- runtime/doc/eval.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/eval.txt') diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 5ba2af08b0..ba95f3291f 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -1965,7 +1965,7 @@ v:collate The current locale setting for collation order of the runtime command. See |multi-lang|. - *v:colornames* + *v:colornames* v:colornames A dictionary that maps color names to hex color strings. These color names can be used with the |highlight-guifg|, |highlight-guibg|, and |highlight-guisp| parameters. Updating @@ -3598,7 +3598,7 @@ this pending exception or command is discarded. For examples see |throw-catch| and |try-finally|. -NESTING OF TRY CONDITIONALS *try-nesting* +NESTING OF TRY CONDITIONALS *try-nesting* Try conditionals can be nested arbitrarily. That is, a complete try conditional can be put into the try block, a catch clause, or the finally -- cgit v1.2.3