diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-15 13:10:22 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-15 13:10:22 +0000 |
| commit | 677b085502f216a6787fa3df2144cd69c8702a17 (patch) | |
| tree | 50fd2dd985a1d3e85cd8abcec4cda0760f4b158d | |
| parent | chore: added gif demo (diff) | |
docs(help): auto generate docs
| -rw-r--r-- | doc/pets.nvim.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/pets.nvim.txt b/doc/pets.nvim.txt index edc5475..20c9e69 100644 --- a/doc/pets.nvim.txt +++ b/doc/pets.nvim.txt @@ -22,6 +22,11 @@ protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/> and hologram.nvim terminal window. As you might know the plugin is heavily inspired by vscode-pets <https://github.com/tonybaloney/vscode-pets/tree/master/media>. +<div class="figure"> +<img src="./pets.gif" title="fig:"/> +<p class="caption">pets.gif</p> +</div> + 📦 INSTALLATION *pets.nvim-📦-installation* Install with your favorite package manager! |