From f7094dd6b496f0c6ebc4cc2ab2031b489169dae0 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 6 Oct 2021 00:10:19 +0800 Subject: update --- vimrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index daecde8..3a34219 100644 --- a/vimrc +++ b/vimrc @@ -108,6 +108,9 @@ autocmd FileType json setlocal foldmethod=syntax " Apply new SniptMat Parser let g:snipMate = { 'snippet_version' : 1 } +" Set width of mutt as 72 +au BufRead /tmp/mutt-* set tw=72 + " Redirection with buffer " Usage: " :Redir hi ............. show the full output of command ':hi' in a scratch window -- cgit v1.2.3-70-g09d2