1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-05 19:25:46 +01:00

Fix starting.txt

This commit is contained in:
Kris Maglione
2009-07-29 12:07:41 -04:00
parent 240119833b
commit 8dd1c86719

View File

@@ -50,7 +50,7 @@ further locations are tried.
a. |$VIMPERATOR_INIT|
_$VIMPERATOR_INIT_ -- May contain a single Ex command (e.g.,
"[c]:source {file}[c]").
b. _\~/_vimperatorrc_ -- 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. _\~/.vimperatorrc_ -- If this file exists, its contents are executed.