diff options
| -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: |