1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 04:24:11 +01:00

Get rid of silly config.helpFiles.

--HG--
branch : xslt
rename : common/components/chrome-data.js => common/components/protocols.js
This commit is contained in:
Kris Maglione
2009-10-25 20:06:50 -04:00
parent 10091e0fd1
commit 486ac5954a
7 changed files with 119 additions and 59 deletions

View File

@@ -97,16 +97,6 @@ const config = { //{{{
hasTabbrowser: true,
// they are sorted by relevance, not alphabetically
helpFiles: [
"intro.html", "tutorial.html", "starting.html", "browsing.html",
"buffer.html", "cmdline.html", "insert.html", "options.html",
"pattern.html", "tabs.html", "hints.html", "map.html", "eval.html",
"marks.html", "repeat.html", "autocommands.html", "print.html",
"gui.html", "styling.html", "message.html", "developer.html",
"various.html", "version.html", "index.html"
],
get ignoreKeys() {
delete this.ignoreKeys;
return this.ignoreKeys = {