Merge branch 'no-ff'

* no-ff:
  mail: Remove format-flowed
This commit is contained in:
Jens Sauer 2020-12-01 22:04:38 +01:00
commit 090eaad6ac
2 changed files with 0 additions and 2 deletions

View File

@ -54,7 +54,6 @@ set delete = yes
set pager_index_lines = 10 set pager_index_lines = 10
set query_command = "khard email --parsable %s" set query_command = "khard email --parsable %s"
set print_command="muttprint" set print_command="muttprint"
set text_flowed = yes
set wait_key = no set wait_key = no
unset folder unset folder

View File

@ -1,2 +1 @@
setl tw=72 setl tw=72
setl fo=aw