diff options
| author | Giuseppe Gadola <giusgadola@gmail.com> | 2023-02-25 10:08:10 +0100 |
|---|---|---|
| committer | Giuseppe Gadola <giusgadola@gmail.com> | 2023-02-25 10:35:59 +0100 |
| commit | aa1fa36f31c57b6b688dd853862126820c7df1c2 (patch) | |
| tree | dabed9f64a65855ce6bf66058b6ed92e9e3b257b /README.md | |
| parent | chore: update gitignore (diff) | |
chore: licensing issue
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # 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](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). |