index
:
pets.nvim
main
🐕 A neovim plugin to add pets to you favorite text editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
pets.lua
Commit message (
Expand
)
Author
Age
*
feat(options): added the random options for the PetsNew command
Giuseppe Gadola
2023-02-13
*
refactor(errors): changed the way error messages are sent
Giuseppe Gadola
2023-02-12
*
refactor(commands): PetsNew spawns a pet with the default style and type
Giuseppe Gadola
2023-02-12
*
refactor(options): options are passed directly as a table
Giuseppe Gadola
2023-02-11
*
feat(pets): don't allow duplicate names
Giuseppe Gadola
2023-02-10
*
feat(pets): ability to kill pets by name
Giuseppe Gadola
2023-02-10
*
refactor(pets): pets table is now indexed by name
Giuseppe Gadola
2023-02-10
*
feat(animations): use row and col options
Giuseppe Gadola
2023-02-10
*
feat(commands): added the list pets command
Giuseppe Gadola
2023-02-10
*
refactor(popups): popups are now an attribute of the pet class
Giuseppe Gadola
2023-02-10
*
feat(pets): ability to remove pets
Giuseppe Gadola
2023-02-10
*
docs: added some basic comments to explain functions
Giuseppe Gadola
2023-02-10
*
refactor: removed old ShowPet function
Giuseppe Gadola
2023-02-10
*
refactor: going with OOP approach
Giuseppe Gadola
2023-02-10
*
refactor: removed fps option
Giuseppe Gadola
2023-02-10
*
feat: one pet walks
Giuseppe Gadola
2023-02-10
*
feat: toggle/multiple instances
Giuseppe Gadola
2023-02-10
*
chore: first commit
Giuseppe Gadola
2023-02-10