about summary refs log tree commit diff
path: root/native-manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'native-manifest.json')
-rw-r--r--native-manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/native-manifest.json b/native-manifest.json
new file mode 100644
index 0000000..f0d4f91
--- /dev/null
+++ b/native-manifest.json
@@ -0,0 +1,7 @@
+{
+	"name": "hidit",
+	"description": "Help, I'm drowning in tabs!",
+	"path": "/home/v/src/hidit/native",
+	"type": "stdio",
+	"allowed_extensions": [ "@hidit" ]
+}