Merge branch 'master' of github.com:hedyhli/outline.nvim
This commit is contained in:
@@ -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 <https://github.com/kdheepak/panvimdoc>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user