Skip to content

Commit 147dae3

Browse files
committed
Add language active event
1 parent 8fcff06 commit 147dae3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"engines": {
1212
"coc": "^0.0.4"
1313
},
14+
"activationEvents": [
15+
"onLanguage:elixir"
16+
],
1417
"author": "",
1518
"license": "MIT",
1619
"dependencies": {},

0 commit comments

Comments
 (0)