# amitds1997/remote-nvim.nvim

Remote development in Neovim 🔥

Repository: https://github.com/amitds1997/remote-nvim.nvim
Canonical: https://ross.abutalabs.com/products/remote-nvimnvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, neovim-plugin, nvim, nvim-plugin, dev-containers, devcontainers, docker, remote-development, ssh
Archived: true
Last push: 2026-08-13T14:53:52+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 12, longevity 81
- inputs: {"age_days": 1134, "days_push": 20, "days_rel": 376, "gap_med": null, "n_releases_24m": 1}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1325, forks 66 (observed 2026-08-28T04:04:22.459248+00:00)

## What it is
A Neovim plugin that adds VSCode-style remote development and devcontainer support to Neovim over SSH or Docker. It automatically installs and launches Neovim on the remote host, syncs local config, and manages reconnectable sessions.

## Use cases
- edit code on a remote server from local neovim
- develop inside a devcontainer with neovim
- connect neovim to a remote host over ssh
- run neovim against a docker container or image
- sync local neovim config to a remote machine
- reuse past remote neovim sessions

## When to choose
- you want VSCode-like remote development workflows in Neovim
- you work on remote machines or devcontainers and want a managed, reconnectable setup
- your remote host lacks GitHub access and you need offline Neovim installation

## When to avoid
- the project is archived and unmaintained per the README warning
- you develop on Windows or WSL locally, which is not yet supported
- you only need simple SSH file editing without session management

## Facets
- artifact type: plugin
- maturity: abandoned
- function: ssh, developer-tools, file-system, container-runtime
- domain: developer-tools, text-editors
- platform: editor-plugin
- tags: neovim-plugin, remote-development, devcontainers, ssh, lua, command-line, containers, linux, macos, docker

## Member repositories
- amitds1997/remote-nvim.nvim (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.459248+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:46:33.129058+00:00, confidence not recorded.
  - readme: https://github.com/amitds1997/remote-nvim.nvim (fetched 2026-08-28T04:04:22.459248+00:00, sha 65cf86e6d396)
- Data as of 2026-08-30T08:39:29.467469+00:00.
