rename files, implement config page and various new features
This commit is contained in:
parent
90edf39014
commit
1c26b691b0
8 changed files with 449 additions and 3 deletions
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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue