aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.html
diff options
context:
space:
mode:
authorStephen Blott2015-05-31 15:02:37 +0100
committerStephen Blott2015-05-31 15:15:38 +0100
commit4ce5022da5b79fe038f4c34dc27675b219d9f979 (patch)
treea8b1d444981da359768e6e712d8d0565095db4d2 /pages/options.html
parent01a6df1f155b8b068925cc813d663457edc860e8 (diff)
downloadvimium-4ce5022da5b79fe038f4c34dc27675b219d9f979.tar.bz2
Completion page; functional version.
Diffstat (limited to 'pages/options.html')
-rw-r--r--pages/options.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/pages/options.html b/pages/options.html
index b14c454f..7b66efde 100644
--- a/pages/options.html
+++ b/pages/options.html
@@ -44,7 +44,7 @@ unmap j
unmapAll
" this is a comment
# this is also a comment</pre>
- <a href="#" id="showCommands">Show available commands.</a>
+ <a href="#" id="showCommands">Show available commands</a>.
</div>
</div>
<textarea id="keyMappings" type="text"></textarea>
@@ -61,7 +61,8 @@ a: http://a.com/?q=%s
b: http://b.com/?q=%s description
" this is a comment
# this is also a comment</pre>
- %s is replaced with the search terms.
+ %s is replaced with the search terms. <br/>
+ For search completion, see <a href="completion_engines.html" target="_blank">here</a>.
</div>
</div>
<textarea id="searchEngines"></textarea>