1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 12:12:26 +01:00

Use showtabline=2 as the default.

This commit is contained in:
Doug Kearns
2009-03-25 17:54:00 +11:00
parent d3642a67fa
commit a3594e5ec3

View File

@@ -465,6 +465,8 @@ const config = { //{{{
////////////////////// OPTIONS /////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////{{{
options.get("showtabline").value = 2;
options.add(["online"],
"Set the 'work offline' option",
"boolean", true,