Remote Nvim.nvim Versions Save

Remote development in Neovim 🔥

v0.3.2

2 weeks ago

0.3.2 (2024-04-28)

Bug Fixes

  • offline: fetch correct offline versions (1ae25e7)
  • offline: fix breaking tests (bbd82d6)

v0.3.1

2 weeks ago

0.3.1 (2024-04-27)

Bug Fixes

  • ci: Fix file to update with the correct release (4a4251d)

v0.3.0

3 weeks ago

0.3.0 (2024-04-25)

âš  BREAKING CHANGES

  • install: Support source and system installed Neovim (#93)

Features

  • install: Support source and system installed Neovim (#93) (c4455b5)
  • support all other OSes through alternate install methods (#113) (14c202c)

v0.2.7

4 weeks ago

0.2.7 (2024-04-17)

Bug Fixes

  • ui: resize popup window with nvim resize (#108) (fd0f74a)

v0.2.6

1 month ago

0.2.6 (2024-04-14)

Features

  • ssh: support passphrase input in remote neovim (#104) (fde45f9), closes #103

v0.2.5

1 month ago

0.2.5 (2024-04-10)

Bug Fixes

  • ssh: use --disable-copyfile only on macOS when compressing (#101) (7472c45)

v0.2.4

1 month ago

0.2.4 (2024-03-24)

Features

  • config: add more default password prompt matchers (#98) (cfc7bd6)

Bug Fixes

  • ssh: Correctly handle path expansion for Include directive (#96) (de2004d)

v0.2.3

3 months ago

0.2.3 (2024-02-14)

Features

  • support copying other neovim directories to remote (#88) (8135d46)

v0.2.2

3 months ago

v0.2.1

3 months ago

0.2.1 (2024-01-31)

Features