1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 05:14:11 +01:00

Fix missing tags from starting.html.

Fix asciidoc in starting.txt so it produces well formed XML.
This commit is contained in:
Doug Kearns
2009-05-22 11:42:34 +10:00
parent cd65571cab
commit 72e13d9e9d

View File

@@ -14,9 +14,9 @@ further locations are tried.
a. |$VIMPERATOR_INIT|
_$VIMPERATOR_INIT_ -- May contain a single Ex command (e.g.,
"[c]:source {file}[c]").
b. [a]\~/_vimperatorrc[a] -- Windows only. If this file exists, its contents
b. _\~/_vimperatorrc_ -- Windows only. If this file exists, its contents
are executed and _$MY_VIMPERATORRC_ set to its path.
c. [a]\~/.vimperatorrc[a] -- If this file exists, its contents are executed.
c. _\~/.vimperatorrc_ -- If this file exists, its contents are executed.
2. If 'exrc' is set, then any RC file in the current directory is also sourced.