diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/pets.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/pets.txt b/docs/pets.txt new file mode 100644 index 0000000..0ce527a --- /dev/null +++ b/docs/pets.txt @@ -0,0 +1,16 @@ +================================================================================ + *pets.nvim* + +pets.nvim is a Plugin that recreates the funcionality provided by vscode-pets. +This plugin is completely useless and has no real purpose but it's fun. +It uses https://github.com/edluffy/hologram.nvim to display images in the +terminal, which for now only supports the kitty terminal. + +To find out more: +https://github.com/giusgad/pets.nvim + + :h AlphaHelloWorld + +PetsShow *PetsShow* + Starts displaying the cute pet +================================================================================ |