From cf4bdb2969a472ecdedeb81afd0bf0089f574957 Mon Sep 17 00:00:00 2001
From: Doug Kearns
+[logo-blockmacro]
+
<{outfile@.*all.html:h2:h1 style="border\: none"}>{target}{outfile@.*all.html:h2:h1}>
@@ -77,12 +77,12 @@ email=stubenschrott@vimperator.org
-
Open help window. diff --git a/vimperator/locale/en-US/intro.txt b/vimperator/locale/en-US/intro.txt index 49ef0d96..65a67379 100644 --- a/vimperator/locale/en-US/intro.txt +++ b/vimperator/locale/en-US/intro.txt @@ -1,10 +1,12 @@ logo:[] -+++
+First there was a Navigator, then there was an Explorer. Later it was time for a Konqueror. Now it's time for an Imperator, the -VIMperator :)* -+++
+This is a quickstart tutorial to help get new users up and running in +Vimperator. It is not intended as a full reference explaining all features. +
+++++++ If you've started using Vimperator from scratch (i.e., without any customization), you should be looking at this help page in a relatively diff --git a/vimperator/locale/en-US/xhtml11.css b/vimperator/locale/en-US/xhtml11.css index e2345287..8cff8b94 100644 --- a/vimperator/locale/en-US/xhtml11.css +++ b/vimperator/locale/en-US/xhtml11.css @@ -304,7 +304,7 @@ td span.tag { padding-top: 25px !important; } -div.key { +span.key { color: rgb(255, 0, 255); /* magenta */ min-width: 120px; /* with 20px padding actually 140px */ /*padding-bottom: 5px;*/ diff --git a/xulmus/locale/en-US/autocommands.txt b/xulmus/locale/en-US/autocommands.txt index 6af6b60e..efe67988 100644 --- a/xulmus/locale/en-US/autocommands.txt +++ b/xulmus/locale/en-US/autocommands.txt @@ -100,6 +100,6 @@ Enable _passthrough_ mode on *some* Google sites: Set the filetype to mail when editing email at Gmail: \{nbsp}[c]:autocmd LocationChange .* :set editor=gvim\ -f[c] + -\{nbsp}[c]:autocmd LocationChange mail\.google\.com :set editor="gvim -f -c 'set ft=mail'"[c] +\{nbsp}[c]:autocmd LocationChange mail\.google\.com :set editor="gvim -f -c $$'set ft=mail'$$"[c] // vim: set filetype=asciidoc: diff --git a/xulmus/locale/en-US/buffer.txt b/xulmus/locale/en-US/buffer.txt index 0dfd8bd8..e5930161 100644 --- a/xulmus/locale/en-US/buffer.txt +++ b/xulmus/locale/en-US/buffer.txt @@ -23,7 +23,7 @@ ________________________________________________________________________________ |:pa| |:pageinfo| + ||:pa[geinfo]|| ________________________________________________________________________________ -Show various page information. See [c]:help 'pageinfo'[c] for available options. +Show various page information. See [c]:help $$'pageinfo'$$[c] for available options. ________________________________________________________________________________ diff --git a/xulmus/locale/en-US/developer.txt b/xulmus/locale/en-US/developer.txt index 23ae25b5..bac28572 100644 --- a/xulmus/locale/en-US/developer.txt +++ b/xulmus/locale/en-US/developer.txt @@ -30,8 +30,8 @@ is displayed as: class="hiddentag">:help :h help -Open help window. diff --git a/xulmus/locale/en-US/intro.txt b/xulmus/locale/en-US/intro.txt index 729dea72..63c856af 100644 --- a/xulmus/locale/en-US/intro.txt +++ b/xulmus/locale/en-US/intro.txt @@ -1,4 +1,4 @@ -LOGO +logo:[] section::Introduction[intro] diff --git a/xulmus/locale/en-US/map.txt b/xulmus/locale/en-US/map.txt index 32725502..0fe64b36 100644 --- a/xulmus/locale/en-US/map.txt +++ b/xulmus/locale/en-US/map.txt @@ -141,7 +141,8 @@ Below is an overview of which modes each map command applies to: :imap :inoremap :iunmap :imapclear - Insert mode :cmap :cnoremap :cunmap :cmapclear - Command-line mode -subsection::Key{nbsp}sequences[:<>,key-sequence] +// |<>| breaks doc validation +subsection::Key{nbsp}sequences[key-notation,key-sequence] For most keys, the key-sequence is the same as the character you see when you type that key, however there are some exceptions which allow for a much larger diff --git a/xulmus/locale/en-US/xhtml11.css b/xulmus/locale/en-US/xhtml11.css index e2345287..8cff8b94 100644 --- a/xulmus/locale/en-US/xhtml11.css +++ b/xulmus/locale/en-US/xhtml11.css @@ -304,7 +304,7 @@ td span.tag { padding-top: 25px !important; } -div.key { +span.key { color: rgb(255, 0, 255); /* magenta */ min-width: 120px; /* with 20px padding actually 140px */ /*padding-bottom: 5px;*/