Add a working neomutt configuration

This commit is contained in:
Orien Vandenbergh
2025-04-16 13:40:55 -04:00
parent 405e4059cd
commit 6a923426b0
18 changed files with 405 additions and 0 deletions

12
neomutt/bindings Normal file
View File

@ -0,0 +1,12 @@
# -*- muttrc -*-
#
# bindings for mutt.
# Pager bindings
bind pager <down> next-line
bind pager <up> previous-line
bind pager / search
bind pager 0 top
bind pager G bottom
bind pager g group-reply