Skip to content

Commit

Permalink
Merged pull request wbond#185 - added Auto Semi-Colon
Browse files Browse the repository at this point in the history
  • Loading branch information
wbond committed Mar 6, 2012
2 parents a630c97 + d3aa1b3 commit b25b8d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion repositories.json
Expand Up @@ -99,6 +99,7 @@
"https://github.com/kvs/ST2Nginx",
"https://github.com/Ky6uk/SublimeDancer",
"https://github.com/leon/YUI-Compressor",
"https://github.com/LewisW/SublimeAutoSemiColon",
"https://github.com/liamr/Zurb-Foundation-Textmate-Bundle",
"https://github.com/lunixbochs/sublimelint",
"https://github.com/luqman/SublimeText2RailsRelatedFiles",
Expand Down Expand Up @@ -293,6 +294,7 @@
"sublime_guard" : "Guard",
"sublime_text_alternative_autocompletion": "alternative_autocompletion",
"Sublime2-SwitchLanguage": "SwitchLanguage",
"SublimeAutoSemiColon" : "Auto Semi-Colon",
"SublimeERB": "ERB Insert and Toggle Commands",
"SublimeFunctionNameDisplay" : "Function Name Display",
"SublimePandoc": "Pandoc (Markdown)",
Expand Down Expand Up @@ -320,7 +322,7 @@
"whitespacecorrector" : "Whitespace Corrector",
"Whitespacecorrector" : "Whitespace Corrector",
"YUI-Compressor": "YUI Compressor",
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets"
"Zurb-Foundation-Textmate-Bundle": "Zurb Foundation Snippets",
},
"renamed_packages": {
"IncDecValue": "Inc-Dec-Value",
Expand Down

0 comments on commit b25b8d1

Please sign in to comment.