diff options
| author | Giuseppe Gadola <giusgadola@gmail.com> | 2023-02-15 14:09:39 +0100 |
|---|---|---|
| committer | Giuseppe Gadola <giusgadola@gmail.com> | 2023-02-15 14:09:39 +0100 |
| commit | dccc202045d7f41d7cf93646d0524d1cd4475eba (patch) | |
| tree | 9fbfe231042fc76d3c5301d489e8ba9e71f44e0b | |
| parent | docs(help): auto generate docs (diff) | |
chore: added gif demo
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | pets.gif | bin | 0 -> 3533041 bytes |
2 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Pets.nvim is a plugin that provides the missing core functionality of showing li 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). + + ## 📦 Installation Install with your favorite package manager! diff --git a/pets.gif b/pets.gif Binary files differnew file mode 100644 index 0000000..03a2d21 --- /dev/null +++ b/pets.gif |