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

Add :extoptions command

This commit is contained in:
Kris Maglione
2009-07-08 13:20:27 -04:00
parent 87f15456cb
commit d7e8bf1543
6 changed files with 81 additions and 47 deletions

View File

@@ -177,6 +177,7 @@ function Tabs() //{{{
["all", "All commands"],
["addons", ":addo[ns] command"],
["downloads", ":downl[oads] command"],
["extoptions", ":exto[ptions] command"],
["help", ":h[elp] command"],
["javascript", ":javascript! or :js! command"],
["prefs", ":pref[erences]! or :prefs! command"]