mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
modules/lsp: add nvim-docs-view
A neovim plugin to display lsp hover documentation in a side panel.
This commit is contained in:
parent
30552a9ec3
commit
ce8fdf0003
8 changed files with 110 additions and 12 deletions
|
@ -95,6 +95,7 @@ with lib; let
|
|||
"lsp-lines"
|
||||
"vim-dirtytalk"
|
||||
"highlight-undo"
|
||||
"nvim-docs-view"
|
||||
];
|
||||
# You can either use the name of the plugin or a package.
|
||||
pluginType = with types;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue