mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 11:08:54 +00:00
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:
parent
53ca6f6490
commit
f82062a7b5
1 changed files with 2 additions and 0 deletions
2
recipes/hl-anything
Normal file
2
recipes/hl-anything
Normal file
|
@ -0,0 +1,2 @@
|
|||
(hl-anything :repo "boyw165/hl-anything" :fetcher github)
|
||||
|
Loading…
Reference in a new issue