From 3d5992cb91c3153fa845d6fc08a3243c805682f3 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sat, 16 Aug 2008 09:19:59 +0000 Subject: [PATCH] minor help formatting improvements --- locale/en-US/intro.txt | 8 ++++---- locale/en-US/map.txt | 4 ++-- locale/en-US/options.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/locale/en-US/intro.txt b/locale/en-US/intro.txt index 22423f29..cc73382f 100644 --- a/locale/en-US/intro.txt +++ b/locale/en-US/intro.txt @@ -77,16 +77,16 @@ section:Features[features] * Vim-like keybindings ([m]h[m], [m]j[m], [m]k[m], [m]l[m], [m]gg[m], [m]G[m], [m]0[m], [m]$[m], [m]ZZ[m], [m][m], etc.) -* Ex-commands ([c]:quit[c], [c]:open www.foo.com[c], ...) +* Ex commands ([c]:quit[c], [c]:open www.foo.com[c], ...) * Tab completion available for all commands with support for 'longest' matching when set in 'wildmode' * Hit-a-hint like navigation of links (start with [m]f[m] to follow a link) * Advanced completion of bookmark and history URLs (searching also in title, not only URL) * Vim-like statusline with a wget-like progress bar * Minimal GUI (easily hide useless menubar and toolbar with [c]:set guioptions=[c]) -* Ability to [c]:source[c] Javascript files, and to use a [a]~/.vimperatorrc[a] file +* Ability to [c]:source[c] JavaScript files, and to use a [a]~/.vimperatorrc[a] file with syntax highlighting if you install scripts/vimperator.vim -* Easy quick searches ([c]:open foo[c] will search foo in google, - [c]:open ebay terminator[c] will search for terminator on ebay) +* Easy quick searches ([c]:open foo[c] will search for "foo" in google, + [c]:open ebay terminator[c] will search for "terminator" on ebay) with support for Firefox keyword bookmarks and search engines * Count supported for many commands ([m]3[m] will go back 3 pages) * Beep on errors diff --git a/locale/en-US/map.txt b/locale/en-US/map.txt index 720d4d8b..996a5839 100644 --- a/locale/en-US/map.txt +++ b/locale/en-US/map.txt @@ -47,7 +47,7 @@ sessions, make sure you put them in your vimperatorrc file! ________________________________________________________________________________ -|:mapc| |:mapclear| +|:mapc| |:mapclear| + ||:mapc[lear]|| ________________________________________________________________________________ Remove all mappings. All user-defined mappings which were set by [c]:map[c] or @@ -55,7 +55,7 @@ Remove all mappings. All user-defined mappings which were set by [c]:map[c] or ________________________________________________________________________________ -|:cmapc| |:cmapclear| +|:cmapc| |:cmapclear| + ||:cmapc[lear]|| ________________________________________________________________________________ Remove all mappings (in command-line mode). All user-defined mappings which diff --git a/locale/en-US/options.txt b/locale/en-US/options.txt index 234e9c72..09119034 100644 --- a/locale/en-US/options.txt +++ b/locale/en-US/options.txt @@ -431,7 +431,7 @@ ____ |\'newtab'| ||'newtab'|| stringlist (default: "") ____ -Define which ex commands output the result in a new tab automatically. You can +Define which Ex commands output the result in a new tab automatically. You can also use [c]:tab command[c] to manually output a command in a new tab. The possible values: