Auto generate vim docs
This commit is contained in:
committed by
github-actions[bot]
parent
ac702039d3
commit
0db100c449
@@ -13,13 +13,11 @@ Table of Contents *outline-table-of-contents*
|
|||||||
- Lua API |outline-lua-api|
|
- Lua API |outline-lua-api|
|
||||||
- Tips |outline-tips|
|
- Tips |outline-tips|
|
||||||
- Recipes |outline-recipes|
|
- Recipes |outline-recipes|
|
||||||
**A tree like view for symbols in Neovim using the Language Server Protocol.
|
- Related plugins |outline-related-plugins|
|
||||||
Supports all your favourite languages.**
|
|
||||||
|
|
||||||
|
|
||||||
PREREQUISITES *outline-prerequisites*
|
PREREQUISITES *outline-prerequisites*
|
||||||
|
|
||||||
- `neovim 0.7+`
|
- Neovim 0.7+
|
||||||
- Properly configured Neovim LSP client
|
- 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. Links *outline-links*
|
||||||
|
|
||||||
1. *demo*: https://github.com/simrat39/rust-tools-demos/raw/master/symbols-demo.gif
|
1. *@stickperson*:
|
||||||
2. *@stickperson*:
|
|
||||||
|
|
||||||
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
|
Generated by panvimdoc <https://github.com/kdheepak/panvimdoc>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user