diff --git a/vimperator/locale/en-US/starting.txt b/vimperator/locale/en-US/starting.txt index befbb701..f9b30583 100644 --- a/vimperator/locale/en-US/starting.txt +++ b/vimperator/locale/en-US/starting.txt @@ -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.