EthanBrown.SublimeText2.WebPackages

- Sublime package featuring the best web-oriented packages
   - AnguarlJS, AutoFileName, Chai, Emmet, CoffeeComplete Plus,
     Hayaku, jQuery, LESS, LiveReload, SublimeLinter (custom that
     features CoffeeLint support), Twitter Bootstrap Snippets
 - Also includes a custom keybinding package hosted on GitHub
 - Merges in customized settings for User Preferences
This commit is contained in:
Iristyle
2013-03-07 20:45:54 -05:00
parent a96bf479f8
commit 6f6ef5cb09
7 changed files with 375 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"exec_args": {
"path": "{{node_path}}"
}
}