mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 19:47:59 +01:00
Add a help section about preferences set by Vimperator at startup.
This commit is contained in:
@@ -207,7 +207,8 @@ function Buffer() //{{{
|
||||
"Start caret mode",
|
||||
function ()
|
||||
{
|
||||
// setting this option triggers an observer which takes care of the mode setting
|
||||
// setting this option notifies an observer which takes care of the
|
||||
// mode setting
|
||||
options.setPref("accessibility.browsewithcaret", true);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user