aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Casarin2010-09-23 01:12:23 -0400
committerBill Casarin2010-11-26 17:50:42 -0500
commit6f31da437f2a3327762f52e37a24ee20d00871fb (patch)
treed10b0af4dcac59508b832c14befb07332dc56336
parent8f3661fb64efcc7ca9025e8ad636f7d1f37cf874 (diff)
downloadvimium-6f31da437f2a3327762f52e37a24ee20d00871fb.tar.bz2
Let's not change the default for now, make it an option
This reverts commit 9c42f380c0e8446ce3a67e8c39711fa6007512f6.
-rw-r--r--background_page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/background_page.html b/background_page.html
index 4ddc730f..f4a40ffa 100644
--- a/background_page.html
+++ b/background_page.html
@@ -25,7 +25,7 @@
var defaultSettings = {
scrollStepSize: 60,
defaultZoomLevel: 100,
- linkHintCharacters: "123456789",
+ linkHintCharacters: "sadfjklewcmpgh",
userDefinedLinkHintCss:
".vimiumHintMarker {\n\n}\n" +
".vimiumHintMarker > .matchingCharacter {\n\n}"