aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGiuseppe Gadola <giusgadola@gmail.com>2023-02-25 10:08:10 +0100
committerGiuseppe Gadola <giusgadola@gmail.com>2023-02-25 10:35:59 +0100
commitaa1fa36f31c57b6b688dd853862126820c7df1c2 (patch)
treedabed9f64a65855ce6bf66058b6ed92e9e3b257b /README.md
parentchore: update gitignore (diff)
chore: licensing issue
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c15400..55f9112 100644
--- a/README.md
+++ b/README.md
@@ -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).