Commit 796e5248 authored by FichteFoll's avatar FichteFoll

Merge pull request #5270 from vrachieru/cheatsheet

Add the cheatsheet package to the repository
parents e23150d0 ae109401
...@@ -584,6 +584,20 @@ ...@@ -584,6 +584,20 @@
} }
] ]
}, },
{
"name": "Cheatsheet",
"author": "Victor Rachieru",
"description" : "Quick reference for those pesky little details that just won't stay in your head.",
"details": "https://github.com/vrachieru/cheatsheet",
"issues": "https://github.com/vrachieru/cheatsheet/issues",
"labels": ["cheatsheet", "documentation", "snippets", "utilities"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Cheatsheets Rails", "name": "Cheatsheets Rails",
"details": "https://github.com/OrelSokolov/Cheatsheets-Rails", "details": "https://github.com/OrelSokolov/Cheatsheets-Rails",
......
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