diff runtime/doc/tags @ 33747:23437886ecbb

runtime(doc): Add missing null_<type> help tags (#13498) Commit: https://github.com/vim/vim/commit/521fb7e1435b05eeb90a33531d6fc215e986fe5e Author: dkearns <dougkearns@gmail.com> Date: Sat Nov 11 19:33:43 2023 +1100 runtime(doc): Add missing null_<type> help tags (https://github.com/vim/vim/issues/13498) Problem: Not all null_<type> values have a help tag Solution: Add missing help tags Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Sat, 11 Nov 2023 09:45:03 +0100
parents 35aaf01f7d61
children 9503dc55b5ed
line wrap: on
line diff
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -9063,10 +9063,12 @@ null	vim9.txt	/*null*
 null-variable	eval.txt	/*null-variable*
 null_blob	vim9.txt	/*null_blob*
 null_channel	vim9.txt	/*null_channel*
+null_class	vim9.txt	/*null_class*
 null_dict	vim9.txt	/*null_dict*
 null_function	vim9.txt	/*null_function*
 null_job	vim9.txt	/*null_job*
 null_list	vim9.txt	/*null_list*
+null_object	vim9.txt	/*null_object*
 null_partial	vim9.txt	/*null_partial*
 null_string	vim9.txt	/*null_string*
 number_relativenumber	options.txt	/*number_relativenumber*