Files
42marketplaces/sync/gh-xiaoconstantine-sgrep-plugins-sgrep.json
2025-11-30 09:08:53 +08:00

18 lines
400 B
JSON

{
"name": "sgrep",
"owner": {
"name": "Xiao Cui",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "sgrep",
"description": "Smart semantic + hybrid code search for local repositories",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-xiaoconstantine-sgrep-plugins-sgrep.git"
},
"strict": true
}
]
}