neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 63802a1dbf0e698b5a8a48bfcb247698a7e07293
parent a79694a08ede0c4ce5b8db75e0d14ca5198ea252
Author: zhaozg <zhaozg@gmail.com>
Date:   Sun, 27 Aug 2023 20:19:09 +0800

docs: update luvref.txt for version info

fixup: #24874

Diffstat:
Mruntime/doc/luvref.txt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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.