diff --git a/packages.json b/packages.json index 2978465..14a6b51 100644 --- a/packages.json +++ b/packages.json @@ -12422,9 +12422,10 @@ "command-line", "editor", "text", - "cli" + "cli", + "terminal" ], - "description": "A command lined based text editor", + "description": "A command lined based text editor inspired by vi/vim", "license": "GPLv3", "web": "https://github.com/fox0430/moe" },