1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 07:45:45 +01:00

Use consistent _$VAR_ in help. Before it was mix of _$VAR_ and \'$VAR'

This commit is contained in:
Ted Pavlic
2008-12-29 21:39:31 -05:00
parent 7c64cd0a6c
commit ed62a80d20
3 changed files with 5 additions and 5 deletions

View File

@@ -178,7 +178,7 @@ Continuing the Vim theme, this is done with a vimperatorrc file.
To save your current settings and allow them to be loaded automatically
next time you start Vimperator, issue the [c]:mkv[c] command.
This will create the file *$HOME/.vimperatorrc* containing your settings.
This will create the file *_$HOME_/.vimperatorrc* containing your settings.
It is a simple text file, just like a vimrc file and can be easily
edited to suit your preferences.