From ac2368631e8b2f456091fff1e2310bcc5fdfc2e0 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 30 Jul 2018 01:20:32 -0400 Subject: [PATCH] mutt goyo width widened for reply visibility --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index bd28d17..557a686 100644 --- a/.vimrc +++ b/.vimrc @@ -99,7 +99,7 @@ let mapleader =" " " Enable Goyo by default for mutt writting " Goyo's width will be the line limit in mutt. - autocmd BufRead,BufNewFile /tmp/neomutt* let g:goyo_width=72 + autocmd BufRead,BufNewFile /tmp/neomutt* let g:goyo_width=80 autocmd BufRead,BufNewFile /tmp/neomutt* :Goyo " Enable autocompletion: