From 9c186ab9383ca6799d0ae67806ec9b7fef6bd354 Mon Sep 17 00:00:00 2001 From: amrbashir Date: Sun, 5 Jun 2022 10:29:12 +0200 Subject: [PATCH] chore: add demo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bab6b27..ff52725 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ 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). + + + ## Installation Using [packer.nvim](https://github.com/wbthomason/packer.nvim)