Commit 2150a05c authored by George Anderson's avatar George Anderson

Accidentally had put code in c.json (for cshell) instead of t.json (tcsh)

parent ac1e9663
...@@ -1134,16 +1134,6 @@ ...@@ -1134,16 +1134,6 @@
} }
] ]
}, },
{
"name": "Tcsh/csh Mode",
"details": "https://github.com/supergra/tcsh-sublime",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/supergra/tcsh-sublime/tree/master"
}
]
},
{ {
"name": "CSS Auto Commenting", "name": "CSS Auto Commenting",
"details": "https://github.com/sc8696/sublime-css-auto-comments", "details": "https://github.com/sc8696/sublime-css-auto-comments",
......
...@@ -125,6 +125,16 @@ ...@@ -125,6 +125,16 @@
} }
] ]
}, },
{
"name": "Tcsh/csh Mode",
"details": "https://github.com/supergra/tcsh-sublime",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/supergra/tcsh-sublime/tree/master"
}
]
},
{ {
"name": "TemplateNinja", "name": "TemplateNinja",
"details": "https://github.com/xamado/sublime-templateninja", "details": "https://github.com/xamado/sublime-templateninja",
......
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