diff options
Diffstat (limited to 'background_scripts/settings.coffee')
| -rw-r--r-- | background_scripts/settings.coffee | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/background_scripts/settings.coffee b/background_scripts/settings.coffee index 269b4a2c..d23649ee 100644 --- a/background_scripts/settings.coffee +++ b/background_scripts/settings.coffee @@ -43,7 +43,6 @@ root.Settings = Settings =    # or strings    defaults:      scrollStepSize: 60 -    omniSearchWeight: 0.4      smoothScroll: true      keyMappings: "# Insert your preferred key mappings here."      linkHintCharacters: "sadfjklewcmpgh" | 
