rename files, implement config page and various new features
This commit is contained in:
9
kateai.json
Normal file
9
kateai.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"KPlugin": {
|
||||
"Description": "Adds the ability for kate to complete text using a llm",
|
||||
"Name": "Kate AI",
|
||||
"ServiceTypes": [
|
||||
"KTextEditor/Plugin"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user