Change email configuration
This commit is contained in:
parent
cc6e105390
commit
ffd8c99fb2
1 changed files with 2 additions and 7 deletions
|
@ -130,13 +130,8 @@ nmap <leader>l :set list!<CR>
|
|||
" Autotype
|
||||
" --------
|
||||
au BufRead,BufNewFile *.md setlocal textwidth=80
|
||||
|
||||
augroup mailfile
|
||||
autocmd!
|
||||
autocmd FileType mail setlocal formatoptions+=aw
|
||||
autocmd Filetype mail setlocal spelllang=fr spell
|
||||
|
||||
augroup END
|
||||
au BufRead,BufNewFile *.tex setlocal textwidth=80
|
||||
autocmd BufNewFile,BufRead /tmp/neomutt* set tw=72 fo=awq comments+=nb:> noautoindent filetype=mail
|
||||
|
||||
" Enable enhanced command line completion.
|
||||
set wildmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue