2016-11-07 17:33:58 +00:00
|
|
|
Highlight
|
|
|
|
=========
|
|
|
|
|
|
|
|
[VERSION: 0.1]
|
|
|
|
|
|
|
|
Builds a custom registry for manipulating highlights. In particular, I found it
|
|
|
|
necessary to search for different keywords without overriding previous searches;
|
|
|
|
that is, I wanted to be able to continue adding more words to a search without
|
|
|
|
having to keep track of which words I've already searched for.
|
|
|
|
|
2016-11-08 02:09:48 +00:00
|
|
|
Refer to ```doc/``` for instructions on use.
|