From f82062a7b5eac56ea2a3916853f270f8c75231dd Mon Sep 17 00:00:00 2001 From: "Boy.Wang" Date: Fri, 7 Nov 2014 15:17:49 +0800 Subject: [PATCH] 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. --- recipes/hl-anything | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/hl-anything diff --git a/recipes/hl-anything b/recipes/hl-anything new file mode 100644 index 00000000..e964ee3f --- /dev/null +++ b/recipes/hl-anything @@ -0,0 +1,2 @@ +(hl-anything :repo "boyw165/hl-anything" :fetcher github) +