From 7d96b07c6f2ded6258d363ea4d9e7bd6f1133231 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 12 May 2023 14:47:08 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/LazyVim.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index bc86b25d..01e78123 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -1,4 +1,4 @@ -*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 May 08 +*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 May 12 ============================================================================== Table of Contents *LazyVim-table-of-contents* @@ -43,7 +43,6 @@ pre-configured setup. FEATURES *LazyVim-features* - - Transform your Neovim into a full-fledged IDE - Easily customize and extend your config with lazy.nvim - Blazingly fast @@ -53,7 +52,6 @@ FEATURES *LazyVim-features* 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)** @@ -77,7 +75,6 @@ Try it with Docker ~ Install the LazyVim Starter ~ - - Make a backup of your current Neovim files: >sh mv ~/.config/nvim ~/.config/nvim.bak