From e47c235aa4de21069f8c5195267a2dc3850cf672 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 5 Aug 2023 08:33:38 +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 0ff020d..a1e7b8f 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: 2023 June 18 +*nvim-plugin-template.txt* For NVIM v0.8.0 Last change: 2023 August 05 ============================================================================== Table of Contents *nvim-plugin-template-table-of-contents*