aboutsummaryrefslogtreecommitdiff
path: root/src/Lazymail/Types.hs
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2013-09-05 21:41:20 -0300
committerRaúl Benencia <rul@kalgan.cc>2013-09-05 21:41:20 -0300
commit7af6e583d7d6893f67745e23017eba436f8ed826 (patch)
treeb65568d156cfc3c0319a43548b6c5b644c379d90 /src/Lazymail/Types.hs
parente3a455fc3791539275fdb6aff003ffa8460f8850 (diff)
towards configurable keybindings
Diffstat (limited to 'src/Lazymail/Types.hs')
-rw-r--r--src/Lazymail/Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Lazymail/Types.hs b/src/Lazymail/Types.hs
index fb30f91..ce46f65 100644
--- a/src/Lazymail/Types.hs
+++ b/src/Lazymail/Types.hs
@@ -34,7 +34,7 @@ data LazymailConfig = LazymailConfig {
, filterMaildirsHook :: [FilePath] -> IO [FilePath]
, indexDateFormat :: String
, headersToShow :: [String]
- , globalKeymaps :: [Keymap]
+ , globalKeymap :: [Keymap]
, maildirModeKeymap :: [Keymap]
, indexModeKeymap :: [Keymap]
, emailModeKeymap :: [Keymap]
nihil fit ex nihilo