Commit e6680cf7 authored by FichteFoll's avatar FichteFoll

Merge pull request #4097 from deneb42/master

Added LogReader Plugin
parents 39aa1a1e 0db17a7e
...@@ -904,4 +904,4 @@ ...@@ -904,4 +904,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
...@@ -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