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
Commit message (
Expand
)
Author
Age
*
docs(help): auto generate docs
github-actions[bot]
2023-02-15
*
refactor(animation): refactored popup bufnr and lines tweaks
Giuseppe Gadola
2023-02-15
*
docs(help): auto generate docs
github-actions[bot]
2023-02-15
*
docs(readme): update installation instructions
Giuseppe Gadola
2023-02-15
*
chore: add license
Giuseppe Gadola
2023-02-15
*
docs(help): auto generate docs
github-actions[bot]
2023-02-15
*
chore: added gif demo
Giuseppe Gadola
2023-02-15
*
docs(help): auto generate docs
github-actions[bot]
2023-02-15
*
chore: validate row option
Giuseppe Gadola
2023-02-15
*
fix(commands): fixed pets list
Giuseppe Gadola
2023-02-15
*
docs(help): auto generate docs
github-actions[bot]
2023-02-15
*
feat(commands): added hide and pause commands
Giuseppe Gadola
2023-02-15
*
chore: renamed grey to gray
Giuseppe Gadola
2023-02-15
*
docs(help): auto generate docs
github-actions[bot]
2023-02-14
*
feat(options): option to not show death animation
Giuseppe Gadola
2023-02-15
*
docs(help): auto generate docs
github-actions[bot]
2023-02-14
*
chore(media): removed things
Giuseppe Gadola
2023-02-14
*
docs(help): auto generate docs
github-actions[bot]
2023-02-14
*
docs(help): auto generate docs
github-actions[bot]
2023-02-14
*
refactor(pets): optimized listing (it was stupid)
Giuseppe Gadola
2023-02-14
*
refactor(commands): validation and autocompletion
Giuseppe Gadola
2023-02-14
*
chore(actions): only update docs when readme changes
Giuseppe Gadola
2023-02-14
*
docs(help): auto generate docs
github-actions[bot]
2023-02-14
*
refactor(warning): refactor warnings and add some command validation
Giuseppe Gadola
2023-02-14
*
feat(commands): autocomplete for PetsKill
Giuseppe Gadola
2023-02-14
*
refactor(commands): get available pets one time
Giuseppe Gadola
2023-02-14
*
docs(help): auto generate docs
github-actions[bot]
2023-02-14
*
chore: added auto-generate docs and check stylua actions
Giuseppe Gadola
2023-02-14
*
feat(pets): pets now play a death animation when killed
Giuseppe Gadola
2023-02-14
*
refactor(popup): the popup is now passed as a whole to the animation
Giuseppe Gadola
2023-02-14
*
docs(readme): added description and pets
Giuseppe Gadola
2023-02-14
*
docs(readme): adding general info
Giuseppe Gadola
2023-02-13
*
feat(options): added the random options for the PetsNew command
Giuseppe Gadola
2023-02-13
*
chore: deleted .github/workflows directory
Giuseppe Gadola
2023-02-12
*
docs(readme): added credits
Giuseppe Gadola
2023-02-12
*
refactor(errors): changed the way error messages are sent
Giuseppe Gadola
2023-02-12
*
feat(utils): added option to suppress listdir's error message
Giuseppe Gadola
2023-02-12
*
feat(commands): command to create pet with custom options and autocompletion
Giuseppe Gadola
2023-02-12
*
refactor(commands): PetsNew spawns a pet with the default style and type
Giuseppe Gadola
2023-02-12
*
docs: added some function explanations and comments
Giuseppe Gadola
2023-02-11
*
refactor(options): options are passed directly as a table
Giuseppe Gadola
2023-02-11
*
feat(animations): set next action dinamically
Giuseppe Gadola
2023-02-11
*
feat(animations): set next position based on current action
Giuseppe Gadola
2023-02-11
*
feat(pets): don't allow duplicate names
Giuseppe Gadola
2023-02-10
*
chore: removed tests directory
Giuseppe Gadola
2023-02-10
*
chore(media): uploaded catset assets
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
*
refactor(popup): create popup directly inside the Pet class
Giuseppe Gadola
2023-02-10
[next]