mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-17 11:58:24 +00:00
add calltree
Signed-off-by: ldelossa <louis.delos@gmail.com>
This commit is contained in:
parent
afec1701e6
commit
8f46069d32
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ Neovim supports a wide variety of UI's.
|
|||
- [weilbith/nvim-code-action-menu](https://github.com/weilbith/nvim-code-action-menu) - A floating pop-up menu for code actions to show code action information and a diff preview.
|
||||
- [mfussenegger/nvim-lint](https://github.com/mfussenegger/nvim-lint) - An asynchronous linter plugin for Neovim (>= 0.5) complementary to the built-in Language Server Protocol support.
|
||||
- [b0o/SchemaStore.nvim](https://github.com/b0o/SchemaStore.nvim) - A Neovim Lua plugin providing access to the [SchemaStore](https://github.com/SchemaStore/schemastore) catalog.
|
||||
- [ldelossa/calltree.nvim](https://github.com/ldelossa/calltree.nvim) - Neovim's missing call-hierarchy UI.
|
||||
|
||||
##### LSP Installer
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue