Commit 115e0cb2 authored by Vito Giarrusso's avatar Vito Giarrusso Committed by FichteFoll

Add FileMerge for OS X based off of WinMerge plugin

* Added FileMerge to Repository

* fixed indentation from spaces to tabs
parent 560dbc62
......@@ -450,6 +450,18 @@
}
]
},
{
"name": "FileMerge",
"details": "https://github.com/thtliife/FileMerge",
"labels": ["file merge", "utilities", "diff", "difference", "merge", "filemerge"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"tags": true
}
]
},
{
"name": "FileModifyStatus",
"details": "https://github.com/maliayas/SublimeText_FileModifyStatus",
......
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