From bebdbdeabcde08bcd9f9a918ebc27bfd3990f9a7 Mon Sep 17 00:00:00 2001 From: Vinicius Arcanjo Date: Sun, 6 Jan 2019 20:43:48 -0200 Subject: [PATCH] Added demo-plugin GIF --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e311a3..fed527c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ Neovim (nvim) host plugin provider and API client library in [D](https://www.dla ## Docs -The following snippets show how you can use this library, check out the [examples](./examples) for more information: +The following snippets show how you can use this library, check out the [examples](./examples) for more information. This GIF shows the `demo-plugin` below in action: + +![screencast](https://s2.gifyu.com/images/nvimhostd.gif) ### Plugin snippet demo