mirror of
https://github.com/tiyn/nvim-docs-view.git
synced 2025-11-13 13:59:46 +01:00
chore: add demo
This commit is contained in:
@@ -3,6 +3,9 @@
|
|||||||
A neovim plugin to display lsp hover documentation in a side panel.
|
A neovim plugin to display lsp hover documentation in a side panel.
|
||||||
> Inspired by the VSCode extension [Docs View](https://marketplace.visualstudio.com/items?itemName=bierner.docs-view).
|
> Inspired by the VSCode extension [Docs View](https://marketplace.visualstudio.com/items?itemName=bierner.docs-view).
|
||||||
|
|
||||||
|
|
||||||
|
<img src="demo.png" width="500"/>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Using [packer.nvim](https://github.com/wbthomason/packer.nvim)
|
Using [packer.nvim](https://github.com/wbthomason/packer.nvim)
|
||||||
|
|||||||
Reference in New Issue
Block a user