What's Changed
- feat: add support for separate attach command by
Breaking changes
- neovim configuration is no longer automatically mounted, it has to be enabled in setup
- neovim configuration is mounted only when attaching directly
- to use separate attach command, set attach_mounts.always flag to true in setup, to always mount configured neovim points
Full Changelog: 0.1.1...0.2.0