add data source for highlight

master
t0thkr1s 4 years ago
parent a3f0858044
commit 5aa2e1ec49

@ -0,0 +1,19 @@
{
"functions": {
"file-read": [
{
"code": "highlight --no-doc --failsafe \"[file]\"\n"
}
],
"suid": [
{
"code": "./highlight --no-doc --failsafe \"[file]\"\n"
}
],
"sudo": [
{
"code": "sudo highlight --no-doc --failsafe \"[file]\"\n"
}
]
}
}
Loading…
Cancel
Save