mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
mutt goyo width widened for reply visibility
This commit is contained in:
parent
62418185b1
commit
ac2368631e
2
.vimrc
2
.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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user