1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/doc/release-notes
Sumner Evans 25a6a6d298
neomutt: support list in binds.map (#1885)
* neomutt: support list in binds.map
Closes #1245

Adds support for specifying programs.neomutt.binds[].map as a list. If
specified as a list, then the binds will be concatenated with a ",".

* neomutt: add deprecation warning for (binds|macros).map as string
Added note that specifying 'programs.neomutt.(binds|macros).map' as a string is deprecated. Instead, use the list form.

* neomutt: note deprecation warning in release notes
Added note that specifying 'programs.neomutt.(binds|macros).map' as a
single string is deprecated in favor of specifying it as a list

* neomutt: add assertion that map is not empty
Added an assertion that each 'programs.neomutt.(binds|macros).map' list contains at least one element.
2021-04-04 01:47:40 +02:00
..
release-notes.adoc home-manager: use 21.05 as next version 2021-02-05 22:09:00 +01:00
rl-1809.adoc doc: convert some DocBook files to AsciiDoc 2019-09-07 09:29:24 +02:00
rl-1903.adoc lib/file-type: remove types.loaOf 2020-09-02 11:13:36 -07:00
rl-1909.adoc firefox: remove options removed upstream 2020-04-18 11:24:11 +02:00
rl-2003.adoc Update documentation for release 20.03 2020-04-23 00:29:11 +02:00
rl-2009.adoc docs: fix copy-paste mistake 2020-11-02 23:37:28 +01:00
rl-2105.adoc neomutt: support list in binds.map (#1885) 2021-04-04 01:47:40 +02:00