Add hldiff (#1559)

This commit is contained in:
c-blake 2020-07-13 08:00:52 -04:00 committed by GitHub
parent 3e034b1234
commit 6084049daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18724,5 +18724,24 @@
"description": "This is the plugins for the zfcore framework https://github.com/zendbit/nim.zfcore",
"license": "BSD",
"web": "https://github.com/zendbit/nim.zfplugs"
},
{
"name": "hldiff",
"url": "https://github.com/c-blake/hldiff",
"method": "git",
"tags": [
"difflib",
"diff",
"terminal",
"text",
"color",
"colors",
"colorize",
"highlight",
"highlighting"
],
"description": "A highlighter for diff -u-like output & port of Python difflib",
"license": "MIT/ISC",
"web": "https://github.com/c-blake/hldiff"
}
]