From 01fd1df8cfa65caac0fbe0393b5167c05117727f Mon Sep 17 00:00:00 2001 From: cjcocokrisp Date: Sat, 20 Sep 2025 15:03:14 -0400 Subject: [PATCH] feat(container): add neovim to the container file --- orbit/radius.py | 1 + 1 file changed, 1 insertion(+) diff --git a/orbit/radius.py b/orbit/radius.py index 0353c9f4..13687357 100644 --- a/orbit/radius.py +++ b/orbit/radius.py @@ -831,6 +831,7 @@ def handle_containerfile(rocket): dwarves \ git-email \ vim \ + neovim \ nano \ {nano_default_editor} \ mutt \