Skip to content

Commit fcc6e0e

Browse files
committedDec 10, 2014
Merge pull request wbond#3883 from daguej/easyrequire
Add EasyRequire
2 parents d2b7516 + 625f197 commit fcc6e0e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎repository/e.json

+11
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,17 @@
7979
}
8080
]
8181
},
82+
{
83+
"name": "EasyRequire",
84+
"details": "https://github.com/daguej/sublime-easyrequire",
85+
"labels": ["text manipulation","snippets","javascript"],
86+
"releases": [
87+
{
88+
"sublime_text": "*",
89+
"details": "https://github.com/daguej/sublime-easyrequire/tags"
90+
}
91+
]
92+
},
8293
{
8394
"details": "https://github.com/Zinggi/EasySettings",
8495
"releases": [

0 commit comments

Comments
 (0)
Please sign in to comment.