Commit 82f5d904 authored by FichteFoll's avatar FichteFoll

Merge pull request #1633 from odyssomay/patch-2

Updated package info for lispindent & paredit
parents 804b1a7a a43e220f
......@@ -332,9 +332,10 @@
{
"name": "lispindent",
"details": "https://github.com/odyssomay/sublime-lispindent",
"labels": ["text manipulation", "formatting"],
"releases": [
{
"sublime_text": "<3000",
"sublime_text": "*",
"details": "https://github.com/odyssomay/sublime-lispindent/tree/master"
}
]
......
......@@ -119,9 +119,10 @@
},
{
"details": "https://github.com/odyssomay/paredit",
"labels": ["text manipulation", "formatting", "code navigation"],
"releases": [
{
"sublime_text": "<3000",
"sublime_text": "*",
"details": "https://github.com/odyssomay/paredit/tree/master"
}
]
......
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