Commit 9732fdb6 authored by wbond's avatar wbond

Synced up with pull requests from BitBucket

parent 451dc8a4
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json", "https://bitbucket.org/artyom_smirnov/sublimetext2-packages/raw/master/packages.json",
"https://bitbucket.org/asmodai/hexcode", "https://bitbucket.org/asmodai/hexcode",
"https://bitbucket.org/asmodai/shaderlanguages", "https://bitbucket.org/asmodai/shaderlanguages",
"https://bitbucket.org/atroxell/html-compress-and-replace",
"https://bitbucket.org/bgs_public/papyrus", "https://bitbucket.org/bgs_public/papyrus",
"https://bitbucket.org/CDuke/sublime-tfs", "https://bitbucket.org/CDuke/sublime-tfs",
"https://bitbucket.org/Clams/pasteselonclick", "https://bitbucket.org/Clams/pasteselonclick",
...@@ -15,24 +16,36 @@ ...@@ -15,24 +16,36 @@
"https://bitbucket.org/Clams/sublimesystemverilog", "https://bitbucket.org/Clams/sublimesystemverilog",
"https://bitbucket.org/cryzed/sweylas-color-theme-generator", "https://bitbucket.org/cryzed/sweylas-color-theme-generator",
"https://bitbucket.org/DanielSiepmann/typo3-fluid-snippets", "https://bitbucket.org/DanielSiepmann/typo3-fluid-snippets",
"https://bitbucket.org/DanielSiepmann/mercurial-for-sublime",
"https://bitbucket.org/danpe/quick-rails", "https://bitbucket.org/danpe/quick-rails",
"https://bitbucket.org/do/smartmovetotheeol", "https://bitbucket.org/do/smartmovetotheeol",
"https://bitbucket.org/dotCypress/coffeelint", "https://bitbucket.org/dotCypress/coffeelint",
"https://bitbucket.org/dotCypress/haskellbuddy", "https://bitbucket.org/dotCypress/haskellbuddy",
"https://bitbucket.org/esquivias/sublime-aml",
"https://bitbucket.org/hmml/jsonlint",
"https://bitbucket.org/hullabaloo/sublime-http-response-headers-snippets", "https://bitbucket.org/hullabaloo/sublime-http-response-headers-snippets",
"https://bitbucket.org/inkytonik/scalaworksheet",
"https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json", "https://bitbucket.org/jjones028/p4sublime/raw/tip/packages.json",
"https://bitbucket.org/klorenz/projectspecific", "https://bitbucket.org/klorenz/projectspecific",
"https://bitbucket.org/klorenz/syntaxhighlighttools",
"https://bitbucket.org/klorenz/wrapcommand", "https://bitbucket.org/klorenz/wrapcommand",
"https://bitbucket.org/lewisjosh/buffersbackup", "https://bitbucket.org/lewisjosh/buffersbackup",
"https://bitbucket.org/markstahler/insert-nums", "https://bitbucket.org/markstahler/insert-nums",
"https://bitbucket.org/muttley/sublimetext.blitzmax/raw/tip/packages.json", "https://bitbucket.org/muttley/sublimetext.blitzmax/raw/tip/packages.json",
"https://bitbucket.org/nwjlyons/copy-file-name", "https://bitbucket.org/nwjlyons/copy-file-name",
"https://bitbucket.org/nwjlyons/google-search", "https://bitbucket.org/nwjlyons/google-search",
"https://bitbucket.org/pablocaro90/html-crush-switch",
"https://bitbucket.org/PhillSparks/sublimesourcetree", "https://bitbucket.org/PhillSparks/sublimesourcetree",
"https://bitbucket.org/pjv/setdjangosyntax", "https://bitbucket.org/pjv/setdjangosyntax",
"https://bitbucket.org/rablador/quickref", "https://bitbucket.org/rablador/quickref",
"https://bitbucket.org/rablador/whocalled",
"https://bitbucket.org/ralmn/symfonytools-for-sublimetext-2",
"https://bitbucket.org/rbadmaev/sublime_file_switcher",
"https://bitbucket.org/StephaneBunel/pythonpep8autoformat", "https://bitbucket.org/StephaneBunel/pythonpep8autoformat",
"https://bitbucket.org/thejeshgn/hg4subl", "https://bitbucket.org/thejeshgn/hg4subl",
"https://bitbucket.org/trooper/statusbarextension",
"https://bitbucket.org/Tumbo/bootstrap-jade",
"https://bitbucket.org/wiggitywiener/devsync/raw/master/packages.json",
"https://github.com/315234/MinimalFortran", "https://github.com/315234/MinimalFortran",
"https://github.com/a1fred/SublimeGoogle", "https://github.com/a1fred/SublimeGoogle",
"https://github.com/aaronpowell/sublime-jquery-snippets", "https://github.com/aaronpowell/sublime-jquery-snippets",
...@@ -1456,6 +1469,7 @@ ...@@ -1456,6 +1469,7 @@
"ST2-Whitespaces": "Whitespaces", "ST2-Whitespaces": "Whitespaces",
"ST2Nginx": "nginx", "ST2Nginx": "nginx",
"ST2Slate": "Slate", "ST2Slate": "Slate",
"StatusBarExtension": "Status Bar Extension",
"STEmacsModelines": "Emacs-like Modelines", "STEmacsModelines": "Emacs-like Modelines",
"Stino": "Arduino-like IDE", "Stino": "Arduino-like IDE",
"style-token": "StyleToken", "style-token": "StyleToken",
...@@ -1466,6 +1480,7 @@ ...@@ -1466,6 +1480,7 @@
"Sublime-AdvancedNewFile": "AdvancedNewFile", "Sublime-AdvancedNewFile": "AdvancedNewFile",
"sublime-aery32": "Aery32", "sublime-aery32": "Aery32",
"sublime-alom": "PHP Namespace Command", "sublime-alom": "PHP Namespace Command",
"sublime-aml": "Abstract Markup Language",
"sublime-angelscript": "AngelScript", "sublime-angelscript": "AngelScript",
"Sublime-AngularJS-Coffee-Completions": "AngularJS (CoffeeScript)", "Sublime-AngularJS-Coffee-Completions": "AngularJS (CoffeeScript)",
"sublime-ant": "Ant", "sublime-ant": "Ant",
...@@ -1763,6 +1778,7 @@ ...@@ -1763,6 +1778,7 @@
"Sublime2pdf": "2pdf", "Sublime2pdf": "2pdf",
"sublime_context_build": "ContextBuild", "sublime_context_build": "ContextBuild",
"sublime_drush": "Drush", "sublime_drush": "Drush",
"sublime_file_switcher": "File Switcher",
"sublime_guard": "Guard", "sublime_guard": "Guard",
"sublime_new_from_selection": "New from Selection", "sublime_new_from_selection": "New from Selection",
"sublime_python_imports": "Python Imports Sorter", "sublime_python_imports": "Python Imports Sorter",
...@@ -1950,6 +1966,7 @@ ...@@ -1950,6 +1966,7 @@
"superman-color-scheme": "Superman Color Scheme", "superman-color-scheme": "Superman Color Scheme",
"sweylas-color-theme-generator": "Sweyla's Color Theme Generator", "sweylas-color-theme-generator": "Sweyla's Color Theme Generator",
"SwitchScript": "Switch Script", "SwitchScript": "Switch Script",
"SymfonyTools for SublimeText 2": "SymfonyTools",
"Syntax-highlighting-for-Sass": "Syntax Highlighting for Sass", "Syntax-highlighting-for-Sass": "Syntax Highlighting for Sass",
"Syntax-Matcher": "Syntax Matcher", "Syntax-Matcher": "Syntax Matcher",
"tau-time-tracker": "Tau Time Tracker", "tau-time-tracker": "Tau Time Tracker",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment