Skip to content

v0.2.0

Latest

Choose a tag to compare

@scatternoodle scatternoodle released this 19 Oct 16:28
· 5 commits to main since this release

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_binary to 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