1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-29 23:03:31 +02:00

move :mkvimperatorrc help to starting.txt

This commit is contained in:
Doug Kearns
2008-08-04 01:29:37 +00:00
parent 2dc74f94a3
commit 84fc1eb494
2 changed files with 14 additions and 13 deletions

View File

@@ -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:

View File

@@ -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]||
________________________________________________________________________________ ________________________________________________________________________________