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
/
utils.lua
Commit message (
Collapse
)
Author
Age
*
fix: extend pet-specific table to not raise errors
Giuseppe Gadola
2023-03-05
|
*
refactor: pet-specific values
Giuseppe Gadola
2023-03-04
|
|
|
|
Now using a file for each pet type for the pet-specific information like next_actions or sleep_actions
*
refactor: shell ls to vim.fs.dir
dimchee
2023-03-01
|
*
feat(pets): added dog
Giuseppe Gadola
2023-03-01
|
*
refactor: using vim.tbl_contains instead of utils.table_includes
Giuseppe Gadola
2023-02-19
|
*
Adding the ability to sleep pets, stopping their movement
Kyle Mendes
2023-02-16
|
*
feat(popup): popup options / hopefully fix black square
Giuseppe Gadola
2023-02-16
|
*
refactor(commands): validation and autocompletion
Giuseppe Gadola
2023-02-14
|
*
refactor(warning): refactor warnings and add some command validation
Giuseppe Gadola
2023-02-14
|
*
feat(utils): added option to suppress listdir's error message
Giuseppe Gadola
2023-02-12
|
*
docs: added some basic comments to explain functions
Giuseppe Gadola
2023-02-10
|
*
refactor: removed old ShowPet function
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
|
|
|
|
Ability to spawn multiple popups simultanuosly and close them.
*
chore: first commit
Giuseppe Gadola
2023-02-10