Commit 76089ed4 authored by FichteFoll's avatar FichteFoll

Merge pull request #5079 from oakmac/master

add Parinfer plugin
parents 3742fb32 99ddc5e5
...@@ -255,6 +255,17 @@ ...@@ -255,6 +255,17 @@
} }
] ]
}, },
{
"name": "Parinfer",
"details": "https://github.com/oakmac/sublime-text-parinfer",
"labels": ["parinfer", "paredit", "clojure", "clojurescript", "cljs", "lisp", "formatting", "text manipulation"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Parva Syntax", "name": "Parva Syntax",
"details" : "https://github.com/muskatel/Parva_Syntax", "details" : "https://github.com/muskatel/Parva_Syntax",
......
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