mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 16:04:12 +01:00
Fix temporary file filename extensions and host annotation.
Fixes issue #791.
This commit is contained in:
@@ -116,10 +116,7 @@ var Config = Module("config", ConfigBase, {
|
||||
modes.main = modes.MESSAGE;
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
// to allow Vim to :set ft=mail automatically
|
||||
tempFile: "teledactyl.eml"
|
||||
}
|
||||
}, {
|
||||
}, {
|
||||
commands: function initCommands(dactyl, modules, window) {
|
||||
|
||||
Reference in New Issue
Block a user