Commit 95785bb9 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #723 from prongsreal/master

# By Rajat Khandelwal
# Via Rajat Khandelwal
* prongsreal/master:
  minor modifications for the coding convention
  added SublimeNumberManipulations
  Added "SublimeCodechef" package repository

Conflicts:
	repositories.json
parents b8b1b770 ea5905c2
...@@ -430,6 +430,8 @@ ...@@ -430,6 +430,8 @@
"https://github.com/PogiNate/XQuery-Sublime", "https://github.com/PogiNate/XQuery-Sublime",
"https://github.com/possan/sublime_unicode_nbsp", "https://github.com/possan/sublime_unicode_nbsp",
"https://github.com/PureCM/Sublime-Text-2-PureCM-Plugin", "https://github.com/PureCM/Sublime-Text-2-PureCM-Plugin",
"https://github.com/prongsreal/SublimeCodechef",
"https://github.com/prongsreal/SublimeNumberManipulation",
"https://github.com/purplefish32/sublime-text-2-twig", "https://github.com/purplefish32/sublime-text-2-twig",
"https://github.com/purplefish32/sublime-text-2-wordpress", "https://github.com/purplefish32/sublime-text-2-wordpress",
"https://github.com/pyzhangxiang/sublimetext-2-readonly-writable", "https://github.com/pyzhangxiang/sublimetext-2-readonly-writable",
...@@ -995,6 +997,7 @@ ...@@ -995,6 +997,7 @@
"SublimeClipboardHistory": "Jimbly's Clipboard History", "SublimeClipboardHistory": "Jimbly's Clipboard History",
"SublimeClipboardPath": "Clipboard Path", "SublimeClipboardPath": "Clipboard Path",
"SublimeCloseOldestFile": "Close Oldest File", "SublimeCloseOldestFile": "Close Oldest File",
"SublimeCodechef": "Codechef",
"SublimeCSSTidy": "CSSTidy", "SublimeCSSTidy": "CSSTidy",
"SublimeCTagsPHP" : "CTags for PHP", "SublimeCTagsPHP" : "CTags for PHP",
"SublimeDataConverter": "DataConverter", "SublimeDataConverter": "DataConverter",
...@@ -1021,6 +1024,7 @@ ...@@ -1021,6 +1024,7 @@
"SublimeMaven": "Maven", "SublimeMaven": "Maven",
"SublimeMoveTabs": "Move Tabs", "SublimeMoveTabs": "Move Tabs",
"SublimeNESASM": "NESASM", "SublimeNESASM": "NESASM",
"SublimeNumberManipulation": "Number Manipulation",
"SublimePandoc": "Pandoc (Markdown)", "SublimePandoc": "Pandoc (Markdown)",
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"SublimePasteColumn": "Paste as Column", "SublimePasteColumn": "Paste as Column",
......
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