Commit c5d8961c authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2225 from klorenz/master

renamed SublimeReStructuredText to RestructuredText Improved, Added Makefile Improved
parents b57a5388 9ab5c89c
......@@ -64,6 +64,17 @@
}
]
},
{
"name": "Makefile Improved",
"details": "https://bitbucket.org/klorenz/sublimemakefileimproved",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimemakefileimproved/src/default"
}
]
},
{
"name": "Mako",
"details": "https://github.com/marconi/mako-tmbundle",
......
......@@ -472,6 +472,20 @@
}
]
},
{
"name": "RestructuredText Improved",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtextimproved",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtextimproved/src/default"
}
],
"previous_names": [
"SublimeReStructuredText"
]
},
{
"name": "Retro Computers Color Schemes",
"details": "https://github.com/idleberg/RetroComputers.tmTheme",
......
......@@ -1725,16 +1725,6 @@
"Python IDE"
]
},
{
"details": "https://bitbucket.org/klorenz/sublimerestructuredtext",
"labels": ["language syntax", "code navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://bitbucket.org/klorenz/sublimerestructuredtext/src/default"
}
]
},
{
"details": "https://github.com/ostinelli/SublimErl",
"releases": [
......
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