From 63802a1dbf0e698b5a8a48bfcb247698a7e07293 Mon Sep 17 00:00:00 2001 From: zhaozg Date: Sun, 27 Aug 2023 20:19:09 +0800 Subject: docs: update luvref.txt for version info fixup: #24874 --- runtime/doc/luvref.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime') diff --git a/runtime/doc/luvref.txt b/runtime/doc/luvref.txt index 226e79b68b..9fd69d86eb 100644 --- a/runtime/doc/luvref.txt +++ b/runtime/doc/luvref.txt @@ -4169,8 +4169,8 @@ uv.metrics_info() *uv.metrics_info()* CREDITS *luv-credits* This document is a reformatted version of the LUV documentation, up-to-date -with commit e8e7b7e (3 Feb 2023) of the luv repository -https://github.com/luvit/luv/commit/e8e7b7e13225348a8806118a3ea9e021383a9536. +with commit dcd1a1c (23 Aug 2023) of the luv repository +https://github.com/luvit/luv/commit/dcd1a1cad5b05634a7691402d6ca2f214fb4ae76. Based on https://github.com/nanotee/luv-vimdocs with kind permission. -- cgit