Commit e6678902 authored by Will Bond's avatar Will Bond

Fixed capitalization of MoscowML so name mapping happens

parent de5ad480
...@@ -739,7 +739,7 @@ ...@@ -739,7 +739,7 @@
"https://github.com/monospaced/sublime-twee", "https://github.com/monospaced/sublime-twee",
"https://github.com/morganestes/sublime-recess", "https://github.com/morganestes/sublime-recess",
"https://github.com/mpmont/ci-snippets", "https://github.com/mpmont/ci-snippets",
"https://github.com/mradam/moscowml", "https://github.com/mradam/MoscowML",
"https://github.com/mrcharles/sublove2d", "https://github.com/mrcharles/sublove2d",
"https://github.com/mreq/mreq-theme", "https://github.com/mreq/mreq-theme",
"https://github.com/mrmartineau/HTML5", "https://github.com/mrmartineau/HTML5",
...@@ -1525,7 +1525,7 @@ ...@@ -1525,7 +1525,7 @@
"modx-sublimetext-2": "MODx Revolution Snippets", "modx-sublimetext-2": "MODx Revolution Snippets",
"mongomapper-sublime-text2-snippets": "Mongomapper Snippets", "mongomapper-sublime-text2-snippets": "Mongomapper Snippets",
"monokai-blueberry": "Monokai Blueberry Color Scheme", "monokai-blueberry": "Monokai Blueberry Color Scheme",
"moscowml": "Moscow ML", "MoscowML": "Moscow ML",
"mreq-theme": "Mreq Color Scheme", "mreq-theme": "Mreq Color Scheme",
"MTML-ST2": "MTML Completions", "MTML-ST2": "MTML Completions",
"MultiLang": "MultiLang Color Scheme", "MultiLang": "MultiLang Color Scheme",
...@@ -2253,6 +2253,7 @@ ...@@ -2253,6 +2253,7 @@
"JSDocs": "DocBlockr", "JSDocs": "DocBlockr",
"Laravel-Blade": "Laravel Blade Highlighter", "Laravel-Blade": "Laravel Blade Highlighter",
"Load file to REPL": "LoadFileToRepl", "Load file to REPL": "LoadFileToRepl",
"MoscowML": "Moscow ML",
"Python Package to Clipboard": "Python Path to Clipboard", "Python Package to Clipboard": "Python Path to Clipboard",
"Quick File Renamer": "QuickFileMove", "Quick File Renamer": "QuickFileMove",
"Quick Rails": "QuickRails", "Quick Rails": "QuickRails",
......
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