From 3db95f2ba792708d9603b0fb5c046b7477fe690b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 16 Dec 2024 05:09:15 +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 781eff8..18735c6 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 August 27 +*nvim-plugin-template.txt* For NVIM v0.8.0 Last change: 2024 December 16 ============================================================================== Table of Contents *nvim-plugin-template-table-of-contents*