aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzhaozg <zhaozg@gmail.com>2023-08-27 20:19:09 +0800
committerChristian Clason <c.clason@uni-graz.at>2023-08-27 23:40:09 +0900
commit63802a1dbf0e698b5a8a48bfcb247698a7e07293 (patch)
treea0531c80dcf227d69b167dca24e5580c5c195b67
parenta79694a08ede0c4ce5b8db75e0d14ca5198ea252 (diff)
downloadrneovim-63802a1dbf0e698b5a8a48bfcb247698a7e07293.tar.gz
rneovim-63802a1dbf0e698b5a8a48bfcb247698a7e07293.tar.bz2
rneovim-63802a1dbf0e698b5a8a48bfcb247698a7e07293.zip
docs: update luvref.txt for version info
fixup: #24874
-rw-r--r--runtime/doc/luvref.txt4
1 files changed, 2 insertions, 2 deletions
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.