1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-07 09:25:47 +01:00

updated starting.txt

This commit is contained in:
Martin Stubenschrott
2008-06-08 18:07:08 +00:00
parent edf1c1bdb4
commit 460e56acaf

View File

@@ -7,7 +7,7 @@ section:Initialization[initialization, startup]
At startup Vimperator sources a user RC file, containing Ex commands, and any
JavaScript files found in the plugin directory. The RC file may be named
[a].vimperatorrc_[a] or [a]\_vimperatorrc[a]. The search order is:
[a].vimperatorrc[a] or [a]\_vimperatorrc[a]. The search order is:
* Unix and Mac: [a]\~/.vimperatorrc[a] then [a]\~/_vimperatorrc[a]
* Windows - [a]\~/_vimperatorrc[a] then [a]\~/.vimperatorrc[a]