diff runtime/doc/vim9.txt @ 32987:2129fe5a2666

runtime(todo): Update todo.txt to remove recently addressed issues (#12910) Commit: https://github.com/vim/vim/commit/e750f8c330bc28ee9f3b7dce06481311a090972f Author: Yegappan Lakshmanan <4298407+yegappan@users.noreply.github.com> Date: Thu Aug 24 07:07:05 2023 -0700 runtime(todo): Update todo.txt to remove recently addressed issues (https://github.com/vim/vim/issues/12910) Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 24 Aug 2023 16:15:04 +0200
parents 695b50472e85
children 484543479bd7
line wrap: on
line diff
--- a/runtime/doc/vim9.txt
+++ b/runtime/doc/vim9.txt
@@ -1033,10 +1033,12 @@ In Vim9 script one can use the following
 	null
 	null_blob
 	null_channel
+	null_class
 	null_dict
 	null_function
 	null_job
 	null_list
+	null_object
 	null_partial
 	null_string
 `true` is the same as `v:true`, `false` the same as `v:false`, `null` the same