Commit 64ea76eb authored by FichteFoll's avatar FichteFoll

Merge pull request #2331 from tzvetkoff/add_stupid_indent

Add Stupid Indent
parents de16ff46 40122568
...@@ -128,7 +128,6 @@ ...@@ -128,7 +128,6 @@
"https://raw.github.com/tmanderson/VintageLines/master/packages.json", "https://raw.github.com/tmanderson/VintageLines/master/packages.json",
"https://raw.github.com/tomascayuelas/coolcodescheme/master/packages.json", "https://raw.github.com/tomascayuelas/coolcodescheme/master/packages.json",
"https://raw.github.com/ttscoff/MarkdownEditing/master/packages.json", "https://raw.github.com/ttscoff/MarkdownEditing/master/packages.json",
"https://raw.github.com/tzvetkoff/sublime_stupid_indent/master/packages.json",
"https://raw.github.com/vifo/SublimePerlTidy/master/packages.json", "https://raw.github.com/vifo/SublimePerlTidy/master/packages.json",
"https://raw.github.com/vkocubinsky/sublime_packages/master/packages.json", "https://raw.github.com/vkocubinsky/sublime_packages/master/packages.json",
"https://raw.github.com/wallysalami/QuickLook/master/packages.json", "https://raw.github.com/wallysalami/QuickLook/master/packages.json",
......
...@@ -1324,6 +1324,16 @@ ...@@ -1324,6 +1324,16 @@
} }
] ]
}, },
{
"name": "Stupid Indent",
"details": "https://github.com/tzvetkoff/sublime_stupid_indent",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/tzvetkoff/sublime_stupid_indent/tags"
}
]
},
{ {
"name": "StyleToken", "name": "StyleToken",
"details": "https://github.com/vcharnahrebel/style-token", "details": "https://github.com/vcharnahrebel/style-token",
......
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