Unverified Commit 5d77e6e3 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7079 from GCTsalamagkakis/patch-6

added Romanize plugin
parents cf168e01 24910bd3
...@@ -1559,6 +1559,17 @@ ...@@ -1559,6 +1559,17 @@
} }
] ]
}, },
{
"name": "Romanize",
"details": "https://github.com/GCTsalamagkakis/Romanize",
"labels": ["numbers"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Ros Snippets", "name": "Ros Snippets",
"details": "https://github.com/ckrooss/ros_snippets", "details": "https://github.com/ckrooss/ros_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