consume vim-mode service

This commit is contained in:
Loic Nageleisen 2015-02-24 10:54:11 +01:00
parent 4adc1c168a
commit 65b254a241
2 changed files with 11 additions and 0 deletions

View file

@ -15,6 +15,13 @@
"underscore-plus": "1.x",
"event-kit": "^0.7.2"
},
"consumedServices": {
"vim-mode": {
"versions": {
"^0.33.0": "consumeVim"
}
}
},
"providedServices": {
"ex-mode": {
"description": "Ex commands",