Skip to content

0.1.0 - Initial Release

Compare
Choose a tag to compare
@XavierChanth XavierChanth released this 15 Nov 02:35
· 28 commits to trunk since this release
e665bcc

Initial MVP with the core features I wanted arbor to provide, see the README.

The plugin lacks a few things, which I will eventually get to:

  • vim help docs
  • testing
    • As the test harness would require a lot of work to setup up repos to test against
    • It's also hard to test something so tangled to ui pickers and inputs
  • Exec cmds

Some other bonus features that I'm thinking about:

  • Telescope extension, so it can be used via Telescope <subcommand>
  • git worktree move support
  • More actions for extensibility