v0.2.0
This release brings in commands that allow you to launch Aseprite from within Neovim, and adds an option to define a custom Aseprite binary path.
Changes:
- Added the following commands
:AsepriteRun:AsepriteRestart:AsepriteStop
- Added configuration option
path_aseprite_binaryto setup options - this allows you to use a custom install path. The default value is"aseprite" - README re-write, improvements to in-editor help text
Full Changelog: v0.1.2...v0.2.0