commit 152886e295cbac01cbd6b21586dabdb6c2fabd98 parent d4468190fbd5030008fba0cd6ee91e280a1de3d2 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Mon, 1 Sep 2014 22:37:03 +0200 +vimrc_mail Diffstat:
vim/vimrc_mail | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/vim/vimrc_mail b/vim/vimrc_mail @@ -0,0 +1,8 @@ +" eliminate junk from elinks in ~/.mailcap +silent% s:\%x1B\[.\{-}m::ge + +set tw=72 + +" custom signatures etc. +so ~/config/private/vim/mail_perso +