diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-14 16:33:46 +0000 |
|---|---|---|
| committer | Giuseppe Gadola <giusgadola@gmail.com> | 2023-02-14 19:17:20 +0100 |
| commit | 6979f4e6c964ec9cd9d58ce777c9238e13894da8 (patch) | |
| tree | 230cf5246d0ce6859304f22baa8db2e1d31a6b77 /doc | |
| parent | refactor(warning): refactor warnings and add some command validation (diff) | |
docs(help): auto generate docs
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/pets.nvim.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pets.nvim.txt b/doc/pets.nvim.txt index 47d09ca..3209f6f 100644 --- a/doc/pets.nvim.txt +++ b/doc/pets.nvim.txt @@ -14,8 +14,9 @@ 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. ## 📦 Installation Install with your favorite package -manager! Examples: +terminal window. As you might know the plugin is heavily inspired by +vscode-pets <https://github.com/tonybaloney/vscode-pets/tree/master/media> ## +📦 Installation Install with your favorite package manager! Examples: With packer: |