Starting on TextMate bundle support

This commit is contained in:
Corey Johnson & Nathan Sobo
2012-07-29 17:00:39 -06:00
parent a589557aaa
commit c6bae093c1
7 changed files with 1273 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ paths = [
"#{atom.loadPath}/src"
"#{atom.loadPath}/vendor"
"#{atom.loadPath}/static"
"#{atom.loadPath}/bundles"
"#{atom.loadPath}"
]