From 663e142bcd99e5546989b762ef4d04680d8715a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Feb 2023 17:07:08 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/LazyVim.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index c69dc46f..c1129e25 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -1,4 +1,4 @@ -*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 February 02 +*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 February 03 ============================================================================== Table of Contents *LazyVim-table-of-contents* @@ -147,7 +147,7 @@ be automatically loaded by lazy.nvim    spec1.lua       spec2.lua - init.toml + init.lua CONFIGURATION *LazyVim-configuration*