Merge branch 'master' into ranger

This commit is contained in:
Ian Adam Naval 2015-05-04 00:17:39 -04:00
commit b7e256057a
2 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,7 @@ mailboxes \
+Archived \
+Drafts \
+"Sent Items" \
+"Junk E-mail" \
+"Junk E-Mail" \
+Trash
set realname = 'Naval, Ian A'

View File

@ -57,6 +57,8 @@ hi StatusLine background: #252525; color: #f8f8f2; font-family: "Meslo LG S DZ";
hi ContentSeparator border-top: none; display: -moz-box;
hi ModeMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
hi MoreMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
hi InfoMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
hi ErrorMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
hi Message color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px; min-width: 100%;
hi PromptText color: #f8f8f2; font-family: "Meslo LG S DZ"; font-size: 12px;