Commit 68d816e3 authored by Samuel Dillow's avatar Samuel Dillow
parents eb258c50 47b4aa3c
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
"https://raw.github.com/danielmagnussons/orgmode/master/packages.json", "https://raw.github.com/danielmagnussons/orgmode/master/packages.json",
"https://raw.github.com/danielobrien/sublime-DLX-syntax/master/packages.json", "https://raw.github.com/danielobrien/sublime-DLX-syntax/master/packages.json",
"https://raw.github.com/darinmorrison/sublime-packages/master/packages.json", "https://raw.github.com/darinmorrison/sublime-packages/master/packages.json",
"https://raw.github.com/dexbol/sublime-TortoiseSVN/master/packages.json",
"https://raw.github.com/enriquein/JavaSetterGetter/master/packages.json", "https://raw.github.com/enriquein/JavaSetterGetter/master/packages.json",
"https://raw.github.com/fabric-engine/Sublime-KL/master/packages.json", "https://raw.github.com/fabric-engine/Sublime-KL/master/packages.json",
"https://raw.github.com/farcaller/DashDoc/master/packages.json", "https://raw.github.com/farcaller/DashDoc/master/packages.json",
......
...@@ -535,6 +535,17 @@ ...@@ -535,6 +535,17 @@
} }
] ]
}, },
{
"name": "Argument Noun",
"details": "https://github.com/nliberg/argument-noun",
"labels": ["editor emulation", "text manipulation", "text navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/nliberg/argument-noun/tree/master"
}
]
},
{ {
"name": "AriaTemplates Highlighter", "name": "AriaTemplates Highlighter",
"details": "https://github.com/juliandescottes/sublime-ariatemplates-highlighter", "details": "https://github.com/juliandescottes/sublime-ariatemplates-highlighter",
...@@ -775,7 +786,7 @@ ...@@ -775,7 +786,7 @@
"details": "https://github.com/chrisparnin/autogit-st/tree/master" "details": "https://github.com/chrisparnin/autogit-st/tree/master"
} }
] ]
}, },
{ {
"name": "Automatic Backups", "name": "Automatic Backups",
"details": "https://github.com/joelpt/sublimetext-automatic-backups", "details": "https://github.com/joelpt/sublimetext-automatic-backups",
...@@ -851,6 +862,16 @@ ...@@ -851,6 +862,16 @@
} }
] ]
}, },
{
"name": "AutoUpdateSourceHeader",
"details": "https://github.com/Harurow/sublime_autoupdatesourceheader",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Harurow/sublime_autoupdatesourceheader/tags"
}
]
},
{ {
"details": "https://github.com/randy3k/AutoWrap", "details": "https://github.com/randy3k/AutoWrap",
"releases": [ "releases": [
......
...@@ -403,11 +403,12 @@ ...@@ -403,11 +403,12 @@
{ {
"name": "Bootstrap 3 Jade Snippets", "name": "Bootstrap 3 Jade Snippets",
"details": "https://github.com/rs459/bootstrap3-jade-sublime-plugin", "details": "https://github.com/rs459/bootstrap3-jade-sublime-plugin",
"labels": ["snippets"], "labels": ["snippets", "auto-complete"],
"author": "Fabrice Piedanna",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/rs459/bootstrap3-jade-sublime-plugin/tree/master" "details": "https://github.com/rs459/bootstrap3-jade-sublime-plugin/tags"
} }
] ]
}, },
...@@ -418,7 +419,7 @@ ...@@ -418,7 +419,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/JasonMortonNZ/bs3-sublime-plugin/tree/master" "details": "https://github.com/JasonMortonNZ/bs3-sublime-plugin/tags"
} }
] ]
}, },
...@@ -474,6 +475,16 @@ ...@@ -474,6 +475,16 @@
} }
] ]
}, },
{
"name": "Brainfuck",
"details": "https://github.com/Drako/SublimeBrainfuck",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Drako/SublimeBrainfuck/tree/master"
}
]
},
{ {
"details": "https://github.com/hikaruworld/Browse", "details": "https://github.com/hikaruworld/Browse",
"releases": [ "releases": [
......
...@@ -11,6 +11,17 @@ ...@@ -11,6 +11,17 @@
} }
] ]
}, },
{
"name": "C++ Snippets",
"details": "https://github.com/Rapptz/cpp-sublime-snippet",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Rapptz/cpp-sublime-snippet/tags"
}
]
},
{ {
"name": "CakePHP (Native)", "name": "CakePHP (Native)",
"details": "https://github.com/josegonzalez/sublimetext-cakephp", "details": "https://github.com/josegonzalez/sublimetext-cakephp",
...@@ -256,7 +267,7 @@ ...@@ -256,7 +267,7 @@
} }
] ]
}, },
{ {
"name": "Choice Script", "name": "Choice Script",
"details": "https://github.com/mrsonord/choicescript", "details": "https://github.com/mrsonord/choicescript",
"releases": [ "releases": [
...@@ -460,7 +471,7 @@ ...@@ -460,7 +471,7 @@
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/justinshreve/SublimeCloudup/tags" "details": "https://github.com/justinshreve/SublimeCloudup/tags"
} }
] ]
}, },
{ {
...@@ -1018,6 +1029,16 @@ ...@@ -1018,6 +1029,16 @@
} }
] ]
}, },
{
"name": "Copy Block",
"details": "https://github.com/xsleonard/sublime-CopyBlock",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/xsleonard/sublime-CopyBlock/tags"
}
]
},
{ {
"name": "Copy File Name", "name": "Copy File Name",
"details": "https://github.com/nwjlyons/copy-file-name", "details": "https://github.com/nwjlyons/copy-file-name",
......
...@@ -437,6 +437,17 @@ ...@@ -437,6 +437,17 @@
} }
] ]
}, },
{
"name": "Dracula Color Scheme",
"details": "https://github.com/zenorocha/dracula-theme",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/zenorocha/dracula-theme/tree/master"
}
]
},
{ {
"name": "Dream Maker", "name": "Dream Maker",
"details": "https://github.com/seiyria/sublime-dreams", "details": "https://github.com/seiyria/sublime-dreams",
......
...@@ -232,6 +232,10 @@ ...@@ -232,6 +232,10 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/SublimeText/EncodingHelper/tree/master" "details": "https://github.com/SublimeText/EncodingHelper/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/SublimeText/EncodingHelper/tree/st3"
} }
] ]
}, },
......
...@@ -189,6 +189,16 @@ ...@@ -189,6 +189,16 @@
} }
] ]
}, },
{
"name": "FileHeader",
"details": "https://github.com/shiyanhui/FileHeader",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/shiyanhui/fileheader/tags"
}
]
},
{ {
"name": "FileOpTabContextMenu", "name": "FileOpTabContextMenu",
"details": "https://github.com/sigsergv/SublimeFileOpTabContextMenu", "details": "https://github.com/sigsergv/SublimeFileOpTabContextMenu",
......
...@@ -196,6 +196,16 @@ ...@@ -196,6 +196,16 @@
"Git Gutter" "Git Gutter"
] ]
}, },
{
"name": "Github Color Theme",
"details": "https://github.com/AlexanderEkdahl/github-sublime-theme",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/AlexanderEkdahl/github-sublime-theme"
}
]
},
{ {
"name": "GitHub Flavored Markdown Preview", "name": "GitHub Flavored Markdown Preview",
"details": "https://github.com/dotCypress/GitHubMarkdownPreview", "details": "https://github.com/dotCypress/GitHubMarkdownPreview",
...@@ -606,7 +616,7 @@ ...@@ -606,7 +616,7 @@
"details": "https://github.com/cyphactor/sublime_guard", "details": "https://github.com/cyphactor/sublime_guard",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/cyphactor/sublime_guard/tree/master" "details": "https://github.com/cyphactor/sublime_guard/tree/master"
} }
] ]
......
...@@ -137,6 +137,16 @@ ...@@ -137,6 +137,16 @@
} }
] ]
}, },
{
"name": "Header Creator",
"details": "https://github.com/Harryman/Arduino-header-keyword-creator",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Harryman/Arduino-header-keyword-creator/tree/master"
}
]
},
{ {
"name": "Helios", "name": "Helios",
"details": "https://github.com/schnittchen/sublime-helios", "details": "https://github.com/schnittchen/sublime-helios",
...@@ -619,7 +629,8 @@ ...@@ -619,7 +629,8 @@
] ]
}, },
{ {
"name": "Hyperion", "name": "Hyperion for gettext",
"previous_names": ["Hyperion"],
"details": "https://github.com/thie1210/hyperion", "details": "https://github.com/thie1210/hyperion",
"releases": [ "releases": [
{ {
......
...@@ -256,6 +256,17 @@ ...@@ -256,6 +256,17 @@
} }
] ]
}, },
{
"name": "Ironman Color Scheme",
"details": "https://github.com/firerishi/ironman-color-scheme",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/firerishi/ironman-color-scheme/tree/master"
}
]
},
{ {
"name": "isort", "name": "isort",
"details": "https://github.com/thijsdezoete/sublime-text-isort-plugin", "details": "https://github.com/thijsdezoete/sublime-text-isort-plugin",
......
...@@ -510,15 +510,17 @@ ...@@ -510,15 +510,17 @@
] ]
}, },
{ {
"name": "Load file to REPL",
"details": "https://github.com/laughedelic/LoadFileToRepl", "details": "https://github.com/laughedelic/LoadFileToRepl",
"labels": ["repl"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/laughedelic/LoadFileToRepl/tree/master" "details": "https://github.com/laughedelic/LoadFileToRepl/tree/master"
} }
], ],
"previous_names": [ "previous_names": [
"Load file to REPL" "LoadFileToRepl"
] ]
}, },
{ {
......
...@@ -64,6 +64,17 @@ ...@@ -64,6 +64,17 @@
} }
] ]
}, },
{
"name": "Makefile Improved",
"details": "https://bitbucket.org/klorenz/sublimemakefileimproved",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimemakefileimproved/src/default"
}
]
},
{ {
"name": "Mako", "name": "Mako",
"details": "https://github.com/marconi/mako-tmbundle", "details": "https://github.com/marconi/mako-tmbundle",
...@@ -200,7 +211,7 @@ ...@@ -200,7 +211,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/Harurow/sublime_markingchangedrows/tree/master" "details": "https://github.com/Harurow/sublime_markingchangedrows/tags"
} }
] ]
}, },
...@@ -394,7 +405,7 @@ ...@@ -394,7 +405,7 @@
"details": "https://github.com/currencysecrets/mql4/tree/master" "details": "https://github.com/currencysecrets/mql4/tree/master"
} }
] ]
}, },
{ {
"name": "Meteor Snippets", "name": "Meteor Snippets",
"details": "https://github.com/mrtnbroder/meteor-snippets", "details": "https://github.com/mrtnbroder/meteor-snippets",
...@@ -558,6 +569,17 @@ ...@@ -558,6 +569,17 @@
} }
] ]
}, },
{
"name": "ModernPerl",
"details": "https://github.com/Blaizer/ModernPerl-sublime",
"labels": ["language syntax", "todo"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Blaizer/ModernPerl-sublime/tree/master"
}
]
},
{ {
"details": "https://github.com/gornostal/Modific", "details": "https://github.com/gornostal/Modific",
"releases": [ "releases": [
...@@ -740,6 +762,19 @@ ...@@ -740,6 +762,19 @@
} }
] ]
}, },
{
"name": "Move By Paragraph",
"details": "https://github.com/xsleonard/sublime-MoveByParagraph",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/xsleonard/sublime-MoveByParagraph/tags"
}
],
"previous_names": [
"Move Better"
]
},
{ {
"name": "Move Tabs", "name": "Move Tabs",
"details": "https://github.com/nh2/sublime-text-move-tabs", "details": "https://github.com/nh2/sublime-text-move-tabs",
......
...@@ -146,6 +146,16 @@ ...@@ -146,6 +146,16 @@
} }
] ]
}, },
{
"name": "Paste Anywhere",
"details": "https://github.com/FMCorz/PasteAnywhere",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/FMCorz/PasteAnywhere/tree/master"
}
]
},
{ {
"name": "Paste as Column", "name": "Paste as Column",
"details": "https://bitbucket.org/Clams/sublimepastecolumn", "details": "https://bitbucket.org/Clams/sublimepastecolumn",
...@@ -365,6 +375,17 @@ ...@@ -365,6 +375,17 @@
} }
] ]
}, },
{
"name": "PHP Completions Kit",
"details": "https://github.com/gerardroche/sublime-phpck",
"labels": ["php", "auto-complete"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/gerardroche/sublime-phpck/tags"
}
]
},
{ {
"name": "PHP Haml", "name": "PHP Haml",
"details": "https://github.com/xt99/sublimetext-php-haml", "details": "https://github.com/xt99/sublimetext-php-haml",
...@@ -697,9 +718,10 @@ ...@@ -697,9 +718,10 @@
{ {
"name": "Pomodoro", "name": "Pomodoro",
"details": "https://github.com/fbird/Sublime-Pomodoro", "details": "https://github.com/fbird/Sublime-Pomodoro",
"labels": ["timer"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/fbird/Sublime-Pomodoro/tree/master" "details": "https://github.com/fbird/Sublime-Pomodoro/tree/master"
} }
] ]
...@@ -866,6 +888,16 @@ ...@@ -866,6 +888,16 @@
} }
] ]
}, },
{
"name": "Project Sync",
"details": "https://github.com/GentlemanJ/devsync",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/GentlemanJ/devsync/tags"
}
]
},
{ {
"details": "https://bitbucket.org/klorenz/projectspecific", "details": "https://bitbucket.org/klorenz/projectspecific",
"releases": [ "releases": [
......
...@@ -472,6 +472,20 @@ ...@@ -472,6 +472,20 @@
} }
] ]
}, },
{
"name": "RestructuredText Improved",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtextimproved",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtextimproved/src/default"
}
],
"previous_names": [
"SublimeReStructuredText"
]
},
{ {
"name": "Retro Computers Color Schemes", "name": "Retro Computers Color Schemes",
"details": "https://github.com/idleberg/RetroComputers.tmTheme", "details": "https://github.com/idleberg/RetroComputers.tmTheme",
......
...@@ -713,6 +713,16 @@ ...@@ -713,6 +713,16 @@
} }
] ]
}, },
{
"name": "Siteleaf Liquid Syntax",
"details": "https://github.com/siteleaf/liquid-syntax-mode",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/siteleaf/liquid-syntax-mode/tags"
}
]
},
{ {
"name": "Six - Future JavaScript Syntax", "name": "Six - Future JavaScript Syntax",
"details": "https://github.com/matthewrobb/Six.tmLanguage", "details": "https://github.com/matthewrobb/Six.tmLanguage",
...@@ -815,7 +825,7 @@ ...@@ -815,7 +825,7 @@
"details": "https://github.com/ccampbell/sublime-smart-match", "details": "https://github.com/ccampbell/sublime-smart-match",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/ccampbell/sublime-smart-match/tree/master" "details": "https://github.com/ccampbell/sublime-smart-match/tree/master"
} }
] ]
...@@ -1715,16 +1725,6 @@ ...@@ -1715,16 +1725,6 @@
"Python IDE" "Python IDE"
] ]
}, },
{
"details": "https://bitbucket.org/klorenz/sublimerestructuredtext",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtext/src/default"
}
]
},
{ {
"details": "https://github.com/ostinelli/SublimErl", "details": "https://github.com/ostinelli/SublimErl",
"releases": [ "releases": [
...@@ -2103,6 +2103,16 @@ ...@@ -2103,6 +2103,16 @@
} }
] ]
}, },
{
"name": "Syntax Manager",
"details": "https://github.com/randy3k/SyntaxMgr",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/randy3k/SyntaxMgr/tree/master"
}
]
},
{ {
"name": "Syntax Matcher", "name": "Syntax Matcher",
"details": "https://github.com/reinteractive-open/Syntax-Matcher", "details": "https://github.com/reinteractive-open/Syntax-Matcher",
......
...@@ -125,6 +125,16 @@ ...@@ -125,6 +125,16 @@
} }
] ]
}, },
{
"name": "Tcsh and Csh Mode",
"details": "https://github.com/supergra/tcsh-sublime",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/supergra/tcsh-sublime/tree/master"
}
]
},
{ {
"name": "TemplateNinja", "name": "TemplateNinja",
"details": "https://github.com/xamado/sublime-templateninja", "details": "https://github.com/xamado/sublime-templateninja",
...@@ -149,7 +159,7 @@ ...@@ -149,7 +159,7 @@
"details": "https://github.com/emmetio/sublime-tern", "details": "https://github.com/emmetio/sublime-tern",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/emmetio/sublime-tern/tree/master" "details": "https://github.com/emmetio/sublime-tern/tree/master"
} }
] ]
...@@ -398,8 +408,8 @@ ...@@ -398,8 +408,8 @@
"labels": ["theme"], "labels": ["theme"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/oliverseal/tech49-theme/tree/master" "details": "https://github.com/oliverseal/tech49-theme/tags"
} }
] ]
}, },
...@@ -632,7 +642,7 @@ ...@@ -632,7 +642,7 @@
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/Harurow/sublime_togglefile/tree/master" "details": "https://github.com/Harurow/sublime_togglefile/tags"
} }
] ]
}, },
...@@ -746,6 +756,18 @@ ...@@ -746,6 +756,18 @@
} }
] ]
}, },
{
"name": "TortoiseSVN",
"details": "https://github.com/dexbol/sublime-TortoiseSVN",
"labels": ["CVS", "SVN"],
"releases": [
{
"sublime_text": "*",
"platforms": "windows",
"details": "https://github.com/dexbol/sublime-TortoiseSVN/tags"
}
]
},
{ {
"name": "Touch WSGI", "name": "Touch WSGI",
"details": "https://github.com/Nalum/Touch-WSGI", "details": "https://github.com/Nalum/Touch-WSGI",
......
...@@ -39,6 +39,17 @@ ...@@ -39,6 +39,17 @@
} }
] ]
}, },
{
"name": "Ulysses Style Sheets",
"details": "https://github.com/soulmen/ulss-sublime-plugin",
"labels": ["auto-complete", "language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/soulmen/ulss-sublime-plugin/tags"
}
]
},
{ {
"name": "Underscore.js Snippets", "name": "Underscore.js Snippets",
"details": "https://github.com/carlo/sublime-underscorejs-snippets", "details": "https://github.com/carlo/sublime-underscorejs-snippets",
......
...@@ -31,6 +31,17 @@ ...@@ -31,6 +31,17 @@
} }
] ]
}, },
{
"name": "Vanilla lodash Snippets",
"details": "https://github.com/uargh/lodash-sublime-snippets",
"labels": ["snippets","javascript"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/uargh/lodash-sublime-snippets/tree/master"
}
]
},
{ {
"name": "Various Ipsum Snippets", "name": "Various Ipsum Snippets",
"details": "https://github.com/marcelod/ipsums", "details": "https://github.com/marcelod/ipsums",
......
...@@ -69,8 +69,8 @@ ...@@ -69,8 +69,8 @@
"details": "https://github.com/WebFont/webfont", "details": "https://github.com/WebFont/webfont",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/WebFont/webfont/tree/master" "details": "https://github.com/WebFont/webfont/tags"
} }
] ]
}, },
......
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