1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-05-02 01:40:51 +02:00

Some miscellaneous help fixes.

This commit is contained in:
Doug Kearns
2009-08-12 19:42:35 +10:00
parent fbba9bd5f2
commit f9436047b1
10 changed files with 44 additions and 43 deletions
+2 -2
View File
@@ -263,7 +263,7 @@ raw [a][arg][a].
____
|\'editor'| |i_<C-i>|
|\'editor'|
||'editor'|| string (default: "gvim -f")
____
Set the external text editor.
@@ -746,7 +746,7 @@ ____
|\'suggestengines'|
||'suggestengines' || stringlist (default: "google")
||'suggestengines'|| stringlist (default: "google")
____
Set the search engines which can be used for completion suggestions.
Add "S" to the 'complete' option if you want to use this feature.