From 05ba6acc9da1d1de49deed8a9ae6f886b69bc6db Mon Sep 17 00:00:00 2001 From: Joe Steinbring Date: Fri, 21 Oct 2016 10:16:55 -0500 Subject: [PATCH 1/5] Removed broken link https://github.com/bittersweetryan/ColdFusion-Script-Sublime-Snippets is throwing a 404 error. I don't see an alternative or renamed repo offered by bittersweetryan. I just removed the link. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index f23d13b..1d5c1bb 100644 --- a/readme.md +++ b/readme.md @@ -119,7 +119,6 @@ Completions in order of priority are: The following list contains snippets repositories made available by ColdFusion community members: * https://github.com/indynagpal/sublime-stuff -* https://github.com/bittersweetryan/ColdFusion-Script-Sublime-Snippets To install snippets just put the ```.sublime-snippet``` files in your Packages/User folder or sub-folder (to get to your Packages/User folder select ```Preferences > Browse Packages...``` from the Sublime Text 2 menu). From 788c7f64fa78101b42fa03315e36f3664327bfed Mon Sep 17 00:00:00 2001 From: Joe Steinbring Date: Fri, 21 Oct 2016 10:30:10 -0500 Subject: [PATCH 2/5] Replaced outdated link The link was outdated, so I updated it. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1d5c1bb..acf45f8 100644 --- a/readme.md +++ b/readme.md @@ -173,7 +173,7 @@ git checkout development ##Additional Packages -Some additional packages you might want to check out - they are all available through Package Control http://wbond.net/sublime_packages/community +Some additional packages you might want to check out - they are all available through Package Control https://packagecontrol.io/ * http://net.tutsplus.com/articles/news/introducing-nettuts-fetch/ (highly recommended) * https://github.com/BoundInCode/AutoFileName (provides file auto-complete) From 4c1a06224dc63ee0c6992f0d5a959318fc7dad6e Mon Sep 17 00:00:00 2001 From: Joe Steinbring Date: Fri, 21 Oct 2016 10:37:38 -0500 Subject: [PATCH 3/5] Removed broken link I removed a broken link. The repo was missing and it doesn't look like xobb1t has a replacement for it. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index acf45f8..43f8f11 100644 --- a/readme.md +++ b/readme.md @@ -178,7 +178,6 @@ Some additional packages you might want to check out - they are all available t * http://net.tutsplus.com/articles/news/introducing-nettuts-fetch/ (highly recommended) * https://github.com/BoundInCode/AutoFileName (provides file auto-complete) * https://github.com/weslly/ColorPicker (choose a color and get the hex code) -* https://github.com/xobb1t/Sublime-AdvancedNewFile (create new files faster) * https://github.com/kemayo/sublime-text-2-git (git commands) * https://github.com/facelessuser/ExportHtml (provides printing) * https://github.com/dz0ny/LiveReload-sublimetext2 (live reload browser) From a10e5dde2ba9b2c77efe4907382251c345acb833 Mon Sep 17 00:00:00 2001 From: Joe Steinbring Date: Fri, 21 Oct 2016 10:59:36 -0500 Subject: [PATCH 4/5] Removed broken link The link was broken and I didn't see a suitable replacement in dz0ny's repos. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 43f8f11..1a0a553 100644 --- a/readme.md +++ b/readme.md @@ -180,7 +180,6 @@ Some additional packages you might want to check out - they are all available t * https://github.com/weslly/ColorPicker (choose a color and get the hex code) * https://github.com/kemayo/sublime-text-2-git (git commands) * https://github.com/facelessuser/ExportHtml (provides printing) -* https://github.com/dz0ny/LiveReload-sublimetext2 (live reload browser) * https://github.com/bgreenlee/sublime-github (github gists and more) * https://github.com/virtix/sublime-text-2-mxunit (mxunit testing) * https://github.com/seancoyne/farcry-sublimetext (farcry snippets) From f8c7e32ba705c780c8f75b44d928981015f31cd0 Mon Sep 17 00:00:00 2001 From: Joe Steinbring Date: Fri, 21 Oct 2016 11:02:48 -0500 Subject: [PATCH 5/5] Removed broken link The link was broken and I didn't see a suitable replacement in virtix's repo list --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 1a0a553..08eadea 100644 --- a/readme.md +++ b/readme.md @@ -181,7 +181,6 @@ Some additional packages you might want to check out - they are all available t * https://github.com/kemayo/sublime-text-2-git (git commands) * https://github.com/facelessuser/ExportHtml (provides printing) * https://github.com/bgreenlee/sublime-github (github gists and more) -* https://github.com/virtix/sublime-text-2-mxunit (mxunit testing) * https://github.com/seancoyne/farcry-sublimetext (farcry snippets) These packages require manual installation