mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-11 07:15:45 +01:00
Put |VIMP_INIT| back where it should be in starting.txt
This commit is contained in:
@@ -10,9 +10,9 @@ At startup, Vimperator completes the following tasks in order.
|
|||||||
1. Vimperator can perform user initialization commands. When
|
1. Vimperator can perform user initialization commands. When
|
||||||
one of the following is successfully located, it is executed, and no
|
one of the following is successfully located, it is executed, and no
|
||||||
further locations are tried.
|
further locations are tried.
|
||||||
|$VIMPERATOR_INIT|
|
|
||||||
|
|
||||||
a. _$VIMPERATOR_INIT_ -- May contain a single ex command (e.g.,
|
a. |$VIMPERATOR_INIT|
|
||||||
|
_$VIMPERATOR_INIT_ -- May contain a single ex command (e.g.,
|
||||||
"[c]:source {file}[c]").
|
"[c]:source {file}[c]").
|
||||||
b. [a]\~/_vimperatorrc[a] -- Windows only. If this file exists, its contents
|
b. [a]\~/_vimperatorrc[a] -- Windows only. If this file exists, its contents
|
||||||
are executed.
|
are executed.
|
||||||
|
|||||||
Reference in New Issue
Block a user