Commit 0db17a7e authored by Benjamin Blois's avatar Benjamin Blois

changed plugin name from 'LogReader' to 'MobileLogReader'

parent 87bcca10
...@@ -737,17 +737,6 @@ ...@@ -737,17 +737,6 @@
} }
] ]
}, },
{
"name": "LogReader",
"details": "https://github.com/deneb42/SublimeLogReader",
"labels": ["text manipulation", "formatting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Logstash Syntax Highlighting", "name": "Logstash Syntax Highlighting",
"details": "https://github.com/nir0s/sublime-logstash-syntax-highlighter", "details": "https://github.com/nir0s/sublime-logstash-syntax-highlighter",
......
...@@ -852,6 +852,17 @@ ...@@ -852,6 +852,17 @@
} }
] ]
}, },
{
"name": "MobileLogReader",
"details": "https://github.com/deneb42/SublimeLogReader",
"labels": ["text manipulation", "formatting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Mocha Coffee Snippets", "name": "Mocha Coffee Snippets",
"details": "https://github.com/brianstarke/sublime-coffee-mocha-snippets", "details": "https://github.com/brianstarke/sublime-coffee-mocha-snippets",
......
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