diff --git a/recipes/diff-hl.rcb b/recipes/diff-hl.rcb new file mode 100644 index 00000000..ea20c0ee --- /dev/null +++ b/recipes/diff-hl.rcb @@ -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))