aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2023-02-09 11:54:37 +0100
committerChristian Clason <c.clason@uni-graz.at>2023-02-09 11:54:37 +0100
commit1aa128b0ea8764b01a433b91ba62faa77cce84f8 (patch)
treeed1ec75455fcc31551d54ad16b6cadc6215558ff
parent27edc647097092cece17f8d5b82f148535606de8 (diff)
downloadrneovim-1aa128b0ea8764b01a433b91ba62faa77cce84f8.tar.gz
rneovim-1aa128b0ea8764b01a433b91ba62faa77cce84f8.tar.bz2
rneovim-1aa128b0ea8764b01a433b91ba62faa77cce84f8.zip
docs(luvref): update version info
-rw-r--r--runtime/doc/luvref.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/doc/luvref.txt b/runtime/doc/luvref.txt
index 859e75e4af..86f4163f4d 100644
--- a/runtime/doc/luvref.txt
+++ b/runtime/doc/luvref.txt
@@ -3888,11 +3888,11 @@ uv.metrics_idle_time() *uv.metrics_idle_time()*
==============================================================================
CREDITS *luv-credits*
-This document is a reformatted version of the LUV documentation, based on
-commit c51e705 (5 May 2022) of the luv repository
-https://github.com/luvit/luv/commit/c51e7052ec4f0a25058f70c1b4ee99dd36180e59.
+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.
-Included from https://github.com/nanotee/luv-vimdocs with kind permission.
+Based on https://github.com/nanotee/luv-vimdocs with kind permission.
vim:tw=78:ts=8:ft=help:norl: