diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-25 09:38:04 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-25 09:38:04 +0000 |
| commit | 11b2d4335a3e67246b99a1cbc99b8b1107d1d211 (patch) | |
| tree | d2d17c0185efc3a65ec4cee78f619b096b3f43da | |
| parent | chore: licensing issue (diff) | |
docs(help): auto generate docs
| -rw-r--r-- | doc/pets.nvim.txt | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/doc/pets.nvim.txt b/doc/pets.nvim.txt index 895e941..29228c8 100644 --- a/doc/pets.nvim.txt +++ b/doc/pets.nvim.txt @@ -1,4 +1,4 @@ -*pets.nvim.txt* For NVIM v0.8.0 Last change: 2023 February 24 +*pets.nvim.txt* For NVIM v0.8.0 Last change: 2023 February 25 ============================================================================== Table of Contents *pets.nvim-table-of-contents* @@ -8,13 +8,16 @@ Table of Contents *pets.nvim-table-of-contents* ============================================================================== 1. pets.nvim *pets.nvim-pets.nvim* -Pets.nvim is a plugin that provides the missing core functionality of showing -little animal friends inside your editor. It relies on the kitty graphics -protocol <https://sw.kovidgoyal.net/kitty/graphics-protocol/> and hologram.nvim -<https://github.com/edluffy/hologram.nvim> to be able to display images in a -terminal window. As you might know the plugin is heavily inspired by -vscode-pets <https://github.com/tonybaloney/vscode-pets/tree/master/media>. If -you like the art for the pets, check out the |pets.nvim-credits| section. + + ⚠️⚠️⚠️ Currently the plugin is not working and is searching for new + assets. See #26 Pets.nvim is a plugin that provides the missing core + functionality of showing little animal friends inside your editor. It relies on + the kitty graphics protocol + <https://sw.kovidgoyal.net/kitty/graphics-protocol/> and hologram.nvim + <https://github.com/edluffy/hologram.nvim> to be able to display images in a + terminal window. As you might know the plugin is heavily inspired by + vscode-pets <https://github.com/tonybaloney/vscode-pets/tree/master/media>. If + you like the art for the pets, check out the |pets.nvim-credits| section. Generated by panvimdoc <https://github.com/kdheepak/panvimdoc> |