added recipe for diff-hl

This commit is contained in:
Cristian Capdevila 2013-03-25 14:26:31 -05:00
parent 0f8aeae203
commit e58d3f831e

5
recipes/diff-hl.rcb Normal file
View File

@ -0,0 +1,5 @@
(:name diff-hl
:type github
:pkgname "dgutov/diff-hl"
:description "Highlights uncommited changes in fringe"
:prepare (add-to-list 'custom-theme-load-path default-directory))