Do not break lines for emails

This commit is contained in:
Thomas Dehaeze 2021-02-14 19:14:10 +01:00
parent be94b96bc5
commit 40e49c8dda

View File

@ -551,6 +551,7 @@ let g:which_key_map_local = {}
** Mails
#+begin_src vimrc
autocmd FileType mail set spell spelllang=en_us,fr
autocmd FileType mail set textwidth=0
#+end_src
** MarkDown