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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user