diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-03-01 14:09:32 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-03-01 14:09:32 +0000 |
| commit | 0eb3ed79c78b8321f093869b80fbede65a9b0d83 (patch) | |
| tree | e1799db606b371d081a09bcba0fa9cd8473eb182 | |
| parent | feat(pets): added dog (diff) | |
docs(help): auto generate docs
| -rw-r--r-- | doc/pets.nvim.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/pets.nvim.txt b/doc/pets.nvim.txt index 77afd04..236a7cf 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 25 +*pets.nvim.txt* For NVIM v0.8.0 Last change: 2023 March 01 ============================================================================== Table of Contents *pets.nvim-table-of-contents* @@ -8,9 +8,6 @@ Table of Contents *pets.nvim-table-of-contents* ============================================================================== 1. pets.nvim *pets.nvim-pets.nvim* - - ⚠️⚠️⚠️ 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 |