EthanBrown.SublimeText2.WebPackages to 0.0.3

- Copy CoffeeScript.sublime-settings to User packages directory
This commit is contained in:
Iristyle
2013-03-15 09:22:34 -04:00
parent f6240d3ed9
commit 2dbf85a675
3 changed files with 26 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
<metadata>
<id>EthanBrown.SublimeText2.WebPackages</id>
<title>Sublime Text 2 - Web Development Packages</title>
<version>0.0.2</version>
<version>0.0.3</version>
<authors>Various</authors>
<owners>Ethan Brown</owners>
<summary>A number of packages helpful for auto-completion, snippets and syntax recognition of common web frameowrks and tools to increase editor productivity.</summary>
@@ -88,7 +88,7 @@
Rules for
- Autocompletion triggers, like . and $ in CoffeeScript
- Autocompletion commit on TAB
- ensuring 2 tab indent
- ensuring 2 spaces for soft TAB indent
- customized word_separators
</description>
<projectUrl>http://github.com/Iristyle/ChocolateyPackages/</projectUrl>