mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 06:22:26 +01:00
Fix some zi/zo issues.
This commit is contained in:
@@ -110,8 +110,6 @@ const config = { //{{{
|
||||
function () { buffer.viewSelectionSource(); }]
|
||||
],
|
||||
|
||||
hasTabbrowser: true,
|
||||
|
||||
// they are sorted by relevance, not alphabetically
|
||||
helpFiles: [
|
||||
"intro.html", "tutorial.html", "starting.html", "browsing.html",
|
||||
@@ -122,10 +120,6 @@ const config = { //{{{
|
||||
"various.html", "index.html", "version.html"
|
||||
],
|
||||
|
||||
optionDefaults: {
|
||||
stal: 0,
|
||||
},
|
||||
|
||||
scripts: [
|
||||
"bookmarks.js",
|
||||
"tabs.js",
|
||||
|
||||
Reference in New Issue
Block a user