mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-05 14:25:47 +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
|
||||
one of the following is successfully located, it is executed, and no
|
||||
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]").
|
||||
b. [a]\~/_vimperatorrc[a] -- Windows only. If this file exists, its contents
|
||||
are executed.
|
||||
|
||||
Reference in New Issue
Block a user