1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-12-04 08:59:46 +01:00
home-manager/tests/modules/programs/neomutt
Gabriel Birke 1a91cb7cdb
neomutt: allow binds to override vimKeys
In the generated neomutt configuration, source the optional
`vim-keys.rc` before applying the `binds` configuration, to allow the
user to override keybindings from `vim-keys.rc`.

Adapt the test files to account for the empty space left by the unset
`vimKeys` option.
2024-04-29 23:54:54 +02:00
..
account-command.sh-expected
default.nix
hm-example.com-expected
hm-example.com-gpg-expected.conf
hm-example.com-imap-expected.conf
hm-example.com-msmtp-expected.conf
hm-example.com-no-folder-change-expected.conf
hm-example.com-signature-command-expected
hm-example.com-signature-expected
hm-example.com-starttls-expected
hm-example.com-unmailboxes-expected.conf
neomutt-expected.conf neomutt: allow binds to override vimKeys 2024-04-29 23:54:54 +02:00
neomutt-no-folder-change.nix
neomutt-not-primary-expected.conf neomutt: allow binds to override vimKeys 2024-04-29 23:54:54 +02:00
neomutt-not-primary.nix
neomutt-unmailboxes.nix
neomutt-with-binds-expected.conf neomutt: allow binds to override vimKeys 2024-04-29 23:54:54 +02:00
neomutt-with-binds-invalid-settings.nix
neomutt-with-binds-with-warning.nix
neomutt-with-binds.nix
neomutt-with-gpg.nix
neomutt-with-imap-expected.conf neomutt: allow binds to override vimKeys 2024-04-29 23:54:54 +02:00
neomutt-with-imap-type-mailboxes-expected.conf neomutt: allow binds to override vimKeys 2024-04-29 23:54:54 +02:00
neomutt-with-imap-type-mailboxes.nix
neomutt-with-imap.nix
neomutt-with-msmtp.nix
neomutt-with-named-mailboxes-expected.conf neomutt: allow binds to override vimKeys 2024-04-29 23:54:54 +02:00
neomutt-with-named-mailboxes.nix
neomutt-with-signature-command.nix
neomutt-with-signature.nix
neomutt-with-starttls.nix
neomutt.nix