From cb8cfe95f1eba8ac9021ff7d367757ead0975e5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 1 Jun 2024 19:29:52 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/neodev.nvim.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/neodev.nvim.txt b/doc/neodev.nvim.txt index cd5a9bdb..a78d4403 100644 --- a/doc/neodev.nvim.txt +++ b/doc/neodev.nvim.txt @@ -11,15 +11,15 @@ Table of Contents *neodev.nvim-table-of-contents* - Setup |neodev.nvim-neodev.nvim-setup| 2. Links |neodev.nvim-links| +============================================================================== +1. neodev.nvim *neodev.nvim-neodev.nvim* + + [!WARNING] Development of **neodev.nvim** is now **EOL**. If you’re on **Neovim >= 0.10**, then I highly suggest you to use lazydev.nvim It’s a much faster and better replacement for neodev. ------------------------------------------------------------------------------ - -============================================================================== -1. neodev.nvim *neodev.nvim-neodev.nvim* - Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.