mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 21:05:46 +01:00
Move filename calculations from io.createTempFile to config.tempFile.
This commit is contained in:
@@ -161,6 +161,9 @@ const config = { //{{{
|
||||
"tabs.js"
|
||||
],
|
||||
|
||||
// to allow Vim to :set ft=mail automatically
|
||||
tempFile: "mutt-ator-mail",
|
||||
|
||||
init: function ()
|
||||
{
|
||||
// don't wait too long when selecting new messages
|
||||
|
||||
Reference in New Issue
Block a user