Commit 9ab5c89c authored by Kay-Uwe (Kiwi) Lorenz's avatar Kay-Uwe (Kiwi) Lorenz

renamed SublimeReStructuredText to RestructuredText Improved, Added Makefile Improved

parent 644a0e40
...@@ -64,6 +64,17 @@ ...@@ -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", "name": "Mako",
"details": "https://github.com/marconi/mako-tmbundle", "details": "https://github.com/marconi/mako-tmbundle",
......
...@@ -460,6 +460,20 @@ ...@@ -460,6 +460,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", "name": "Retro Computers Color Schemes",
"details": "https://github.com/idleberg/RetroComputers.tmTheme", "details": "https://github.com/idleberg/RetroComputers.tmTheme",
......
...@@ -1705,16 +1705,6 @@ ...@@ -1705,16 +1705,6 @@
"Python IDE" "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", "details": "https://github.com/ostinelli/SublimErl",
"releases": [ "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