From dbccded76d83275ae2795d60ed85213e4648f970 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 11 Oct 2021 01:27:20 +0300 Subject: neomutt: xyz to com and tmp --- .config/nvim/after/plugin/autocmds.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/nvim/after/plugin') diff --git a/.config/nvim/after/plugin/autocmds.vim b/.config/nvim/after/plugin/autocmds.vim index ae55046..6b95ad4 100644 --- a/.config/nvim/after/plugin/autocmds.vim +++ b/.config/nvim/after/plugin/autocmds.vim @@ -1,2 +1,4 @@ " I don't know how to port this yet autocmd BufRead,BufWrite * if ! &bin | silent! %s/\s\+$//ge | endif + +autocmd BufNewFile,BufRead /tmp/neomutt* set noautoindent filetype=mail wm=0 tw=80 -- cgit v1.2.3-70-g09d2