Commit 1510b695 authored by FichteFoll's avatar FichteFoll

Merge pull request #4247 from tylerl/master

Add FilterPipes plugin
parents 5cdd412f 42228ed9
...@@ -504,6 +504,17 @@ ...@@ -504,6 +504,17 @@
} }
] ]
}, },
{
"name": "FilterPipes",
"details": "https://github.com/tylerl/FilterPipes",
"labels": ["text manipulation", "utilities"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Find Function Definition", "name": "Find Function Definition",
"details": "https://github.com/timdouglas/sublime-find-function-definition", "details": "https://github.com/timdouglas/sublime-find-function-definition",
......
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