Skip to content

0.2.0 - separate attach command

Latest
Compare
Choose a tag to compare
@esensar esensar released this 20 May 08:25
· 109 commits to main since this release
de5ca3b

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