mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-28 19:15:46 +01:00
move :mkvimperatorrc help to starting.txt
This commit is contained in:
@@ -3,7 +3,7 @@ HEADER
|
|||||||
Vimperator does not yet read any command line options. When it does, they will
|
Vimperator does not yet read any command line options. When it does, they will
|
||||||
be documented here.
|
be documented here.
|
||||||
|
|
||||||
section:Initialization[initialization, startup]
|
section:Initialization[initialization,startup]
|
||||||
|
|
||||||
At startup Vimperator sources a user RC file, containing Ex commands, and any
|
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
|
JavaScript files found in the plugin directory. The RC file may be named
|
||||||
@@ -25,4 +25,17 @@ _%HOMEDRIVE%%HOMEPATH%_.
|
|||||||
|
|
||||||
_$VIMPERATOR_HOME_ can be used to override the calculated _$HOME_ directory.
|
_$VIMPERATOR_HOME_ can be used to override the calculated _$HOME_ directory.
|
||||||
|
|
||||||
|
section:Saving{nbsp}settings[save-settings]
|
||||||
|
|
||||||
|
|:mkv| |:mkvimperatorrc|
|
||||||
|
||:mkv[imperatorrc][!] [file]|| +
|
||||||
|
________________________________________________________________________________
|
||||||
|
Write current key mappings and changed options to [file]. If no [file] is
|
||||||
|
specified then _~/.vimperatorrc_ is written unless this file already exists. The
|
||||||
|
special version [c]:mkvimperatorrc![c] will overwrite [file] if it exists.
|
||||||
|
|
||||||
|
Warning: this differs from Vim's behavior which defaults to writing the file
|
||||||
|
in the current directory.
|
||||||
|
________________________________________________________________________________
|
||||||
|
|
||||||
// vim: set syntax=asciidoc:
|
// vim: set syntax=asciidoc:
|
||||||
|
|||||||
@@ -373,18 +373,6 @@ Add {cmd} to the list of commands Vimperator will execute on {event}:
|
|||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|:mkv| |:mkvimperatorrc|
|
|
||||||
||:mkv[imperatorrc][!] [file]|| +
|
|
||||||
________________________________________________________________________________
|
|
||||||
Write current key mappings and changed options to [file]. If no [file] is
|
|
||||||
specified then _~/.vimperatorrc_ is written unless this file already exists. The
|
|
||||||
special version [c]:mkvimperatorrc![c] will overwrite [file] if it exists.
|
|
||||||
|
|
||||||
Warning: this differs from Vim's behavior which defaults to writing the file
|
|
||||||
in the current directory.
|
|
||||||
________________________________________________________________________________
|
|
||||||
|
|
||||||
|
|
||||||
|:noh| |:nohlsearch| +
|
|:noh| |:nohlsearch| +
|
||||||
||:noh[lsearch]||
|
||:noh[lsearch]||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|||||||
Reference in New Issue
Block a user