Commit af7e080e authored by Will Bond's avatar Will Bond

Merge pull request #3900 from TiborIntelSoft/master

Shuffle and AG package
parents ad71436a e473e6e1
...@@ -1043,6 +1043,17 @@ ...@@ -1043,6 +1043,17 @@
} }
] ]
}, },
{
"name": "Attribute Grammar",
"details": "https://github.com/TiborIntelSoft/SublimeUUAGC",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Auto Encoding for Python", "name": "Auto Encoding for Python",
"details": "https://github.com/simme--/Auto-Encoding-for-Python", "details": "https://github.com/simme--/Auto-Encoding-for-Python",
......
...@@ -951,6 +951,17 @@ ...@@ -951,6 +951,17 @@
} }
] ]
}, },
{
"name": "Shuffle",
"details": "https://github.com/TiborIntelSoft/SublimeShuffle",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/titoBouzout/SideBarEnhancements", "details": "https://github.com/titoBouzout/SideBarEnhancements",
"readme": "https://raw.githubusercontent.com/titoBouzout/SideBarEnhancements/st3/readme.md", "readme": "https://raw.githubusercontent.com/titoBouzout/SideBarEnhancements/st3/readme.md",
......
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