2022-05-13 17:50:09 +02:00
2022-05-13 17:38:49 +02:00
2022-05-13 17:38:49 +02:00
2022-05-13 17:50:09 +02:00
2022-05-13 17:38:49 +02:00

nvim-docs-view

A neovim plugin to display lsp hover documentation in a side panel.

Inspired by the VSCode extension Docs View.

Installation

Using vim-plug

Plug 'amrbashir/nvim-docs-view'

Using packer.nvim

use { 'amrbashir/nvim-docs-view' }

Usage

Use :DocsViewOpen to open the docs view side panel

Description
A neovim plugin to display lsp hover documentation in a side panel.
Readme MIT 564 KiB
Languages
Lua 100%