From acfc1b8d91f25e9485556b74b1249f879b48408c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 27 Aug 2024 10:36:42 +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 054b505..781eff8 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 June 08 +*nvim-plugin-template.txt* For NVIM v0.8.0 Last change: 2024 August 27 ============================================================================== Table of Contents *nvim-plugin-template-table-of-contents*