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