Issue type:
- Bug report (documentation)
Version:
Vimperator: 3.16.0 (created: 2017/02/01 00:55:15)
Firefox: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Firefox/52.0
Description:
The help documentation for hlsearch states the default is false:

Which I believe is generated from this file
Expected behavior:
When I got to :set hlsearch=, I see the default is true:

This is also what I expected, as I do not set hlsearch in my .vimperatorrc but explicitly use hlsearch functionality.
Steps to reproduce:
N/A