kateai/kateai.json

10 lines
204 B
JSON

{
"KPlugin": {
"Description": "Adds the ability for kate to complete text using a llm",
"Name": "Kate AI",
"ServiceTypes": [
"KTextEditor/Plugin"
]
}
}