Add hldiff (#1559)
This commit is contained in:
parent
3e034b1234
commit
6084049daa
1 changed files with 19 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue