diff options
Diffstat (limited to 'mutt/default')
| -rw-r--r-- | mutt/default | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/default b/mutt/default index 69b5595..9e88d4c 100644 --- a/mutt/default +++ b/mutt/default | |||
| @@ -54,8 +54,8 @@ bind pager gg noop | |||
| 54 | bind pager gg top | 54 | bind pager gg top |
| 55 | bind pager j next-line | 55 | bind pager j next-line |
| 56 | bind pager k previous-line | 56 | bind pager k previous-line |
| 57 | bind pager \cj next-entry | 57 | bind pager \cn next-entry |
| 58 | bind pager \ck previous-entry | 58 | bind pager \cp previous-entry |
| 59 | bind pager \ch display-toggle-weed | 59 | bind pager \ch display-toggle-weed |
| 60 | bind attach x view-mailcap | 60 | bind attach x view-mailcap |
| 61 | macro generic,index,pager \cr ":source ~/.config/mutt/muttrc\n" "Reload mutt's configuration file" | 61 | macro generic,index,pager \cr ":source ~/.config/mutt/muttrc\n" "Reload mutt's configuration file" |