Add recipe for hl-anything.

===
Main Features:
 1. Words or selections highlights with different colors set. The highlights
    are still visible even under current line highlight (`hl-line-mode' or
    `global-hl-line-mode' is enabled).
 2. Search highlighted things at point in the current buffer.
 3. Highlight outward and inward parentheses with different colors set.
Extended Feature:
 1. Additional faces set for temporary highlights.
This commit is contained in:
Boy.Wang 2014-11-07 15:17:49 +08:00
parent 53ca6f6490
commit f82062a7b5

2
recipes/hl-anything Normal file
View file

@ -0,0 +1,2 @@
(hl-anything :repo "boyw165/hl-anything" :fetcher github)