summaryrefslogtreecommitdiff
path: root/vimperator/locale/en-US/pattern.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vimperator/locale/en-US/pattern.txt')
-rw-r--r--vimperator/locale/en-US/pattern.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/vimperator/locale/en-US/pattern.txt b/vimperator/locale/en-US/pattern.txt
index dcc685f8..e0720022 100644
--- a/vimperator/locale/en-US/pattern.txt
+++ b/vimperator/locale/en-US/pattern.txt
@@ -1,4 +1,4 @@
-heading:Text{nbsp}search{nbsp}commands[text-search-commands]
+heading::Text{nbsp}search{nbsp}commands[text-search-commands]
Vimperator provides a Vim-like interface to Firefox's standard text search
functionality. There is no support for using regular expressions in search
@@ -44,15 +44,15 @@ opposite direction.
________________________________________________________________________________
-|\*| +
-||\*||
+|$$*$$| +
+||$$*$$||
________________________________________________________________________________
Search forward for the next word under the cursor.
________________________________________________________________________________
-|\#| +
-||\#||
+|$$#$$| +
+||$$#$$||
________________________________________________________________________________
Search backward for the previous word under the cursor.
________________________________________________________________________________