diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-30 01:20:32 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-30 01:20:32 -0400 |
| commit | ac2368631e8b2f456091fff1e2310bcc5fdfc2e0 (patch) | |
| tree | a5c75d20e8a9db221e876329391fe471872025a8 /.vimrc | |
| parent | 62418185b148dbd475728358a137d24bd392f4b0 (diff) | |
| download | eibhear-ac2368631e8b2f456091fff1e2310bcc5fdfc2e0.tar.gz eibhear-ac2368631e8b2f456091fff1e2310bcc5fdfc2e0.tar.zst eibhear-ac2368631e8b2f456091fff1e2310bcc5fdfc2e0.zip | |
mutt goyo width widened for reply visibility
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
