extensibility via services
This commit is contained in:
parent
d2bf0c5502
commit
4f2e9d6fd7
5 changed files with 30 additions and 2 deletions
|
|
@ -14,5 +14,13 @@
|
|||
"dependencies": {
|
||||
"underscore-plus": "1.x",
|
||||
"event-kit": "^0.7.2"
|
||||
},
|
||||
"providedServices": {
|
||||
"ex-mode": {
|
||||
"description": "Ex commands",
|
||||
"versions": {
|
||||
"0.20.0": "provideEx"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue