ansible-role--vim/templates/ft.mutt.vim.j2

10 lines
209 B
Plaintext
Raw Normal View History

2015-12-27 17:48:53 +00:00
autocmd BufRead,BufNewFile /tmp/mutt-* source $HOME/.vim/mutt.colors
autocmd BufRead mutt* syntax on
autocmd BufRead mutt* set ft=mail
autocmd BufRead mutt* set textwidth=72
autocmd BufRead mutt* set wrap