mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 21:22:28 +01:00
Move application specific modes to config.modes.
This commit is contained in:
@@ -123,6 +123,11 @@ const config = { //{{{
|
||||
"various.html"
|
||||
],*/
|
||||
|
||||
modes: [
|
||||
["MESSAGE", { char: "m" }],
|
||||
["COMPOSE"]
|
||||
],
|
||||
|
||||
optionDefaults: {
|
||||
showtabline: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user