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:
parent
e855d4d0fc
commit
ef3f862191
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -1,2 +1 @@
|
|||||||
setl tw=72
|
setl tw=72
|
||||||
setl fo=aw
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user