From 2c04b374d1de7a3faa20f3330e7b920d76ef4616 Mon Sep 17 00:00:00 2001 From: "Shuu.N" Date: Fri, 4 Dec 2020 23:17:35 +0900 Subject: [PATCH] Update package moe (#1735) --- packages.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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" },