From 20198fe3c32fa4935f2a32802a9fa83720d4480d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Jun 2024 05:35:50 +0000 Subject: [PATCH] chore(doc): auto generate docs --- doc/nvim-plugin-template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nvim-plugin-template.txt b/doc/nvim-plugin-template.txt index 0b1a9d0..054b505 100644 --- a/doc/nvim-plugin-template.txt +++ b/doc/nvim-plugin-template.txt @@ -1,4 +1,4 @@ -*nvim-plugin-template.txt* For NVIM v0.8.0 Last change: 2024 May 28 +*nvim-plugin-template.txt* For NVIM v0.8.0 Last change: 2024 June 08 ============================================================================== Table of Contents *nvim-plugin-template-table-of-contents*