mail: Remove format-flowed

Remove format flowed configuration from mutt and vim.
I tried this some time and will stick to self formatting.
This commit is contained in:
Jens Sauer 2020-12-01 22:03:22 +01:00
parent e855d4d0fc
commit ef3f862191
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