From 9bfe77c1deb9476a06f50e04e2798b5912789cea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 23 Jun 2023 11:20:51 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/LazyVim.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index 276e79eb..71f0d6e1 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -1,4 +1,4 @@ -*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 June 22 +*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 June 23 ============================================================================== Table of Contents *LazyVim-table-of-contents* @@ -55,6 +55,7 @@ REQUIREMENTS *LazyVim-requirements* - Neovim >= **0.8.0** (needs to be built with **LuaJIT**) - Git >= **2.19.0** (for partial clones support) - a Nerd Font **(optional)** +- a **C** compiler for `nvim-treesitter`. See here GETTING STARTED *LazyVim-getting-started*