From 0db100c4494531dfc97e5444c2499b3f44496729 Mon Sep 17 00:00:00 2001 From: hedyhli Date: Sun, 12 Nov 2023 05:17:09 +0000 Subject: [PATCH] Auto generate vim docs --- doc/outline.txt | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/doc/outline.txt b/doc/outline.txt index a4c0d5d..a236c05 100644 --- a/doc/outline.txt +++ b/doc/outline.txt @@ -13,13 +13,11 @@ Table of Contents *outline-table-of-contents* - Lua API |outline-lua-api| - Tips |outline-tips| - Recipes |outline-recipes| -**A tree like view for symbols in Neovim using the Language Server Protocol. -Supports all your favourite languages.** - + - Related plugins |outline-related-plugins| PREREQUISITES *outline-prerequisites* -- `neovim 0.7+` +- Neovim 0.7+ - Properly configured Neovim LSP client @@ -615,11 +613,20 @@ and `icons` as fallback. + +RELATED PLUGINS *outline-related-plugins* + +- nvim-navic +- nvim-navbuddy +- dropdown.nvim +- treesitter (inspect/edit) +- lspsaga +- navigator.lua + ============================================================================== 1. Links *outline-links* -1. *demo*: https://github.com/simrat39/rust-tools-demos/raw/master/symbols-demo.gif -2. *@stickperson*: +1. *@stickperson*: Generated by panvimdoc