Add save to json/yaml (ctrl-w)

This commit is contained in:
2024-10-01 21:40:13 +02:00
parent 9bc83ccd56
commit 3caca13e5c
10 changed files with 101 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "noccylabs/jedit",
"description": "JSON/YAML editor for the terminal",
"description": "JSON/YAML editor for terminal junkies",
"type": "application",
"license": "GPL-3.0-or-later",
"autoload": {
@@ -20,4 +20,4 @@
"bin": [
"bin/jedit"
]
}
}