1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 17:01:25 +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
@@ -264,7 +264,7 @@ raw [a][arg][a].
____
|\'editor'| |i_<C-i>|
|\'editor'|
||'editor'|| string (default: "gvim -f")
____
Set the external text editor.
@@ -738,7 +738,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.