From f391c9a87cb0b3e6acfb1d8cb64660f1fd2edc09 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Mon, 7 Jan 2019 16:56:48 -0500 Subject: Updates vim --- vim/.vim/ftplugin/nroff.vim | 2 -- 1 file changed, 2 deletions(-) (limited to 'vim/.vim/ftplugin') diff --git a/vim/.vim/ftplugin/nroff.vim b/vim/.vim/ftplugin/nroff.vim index fd5afa6..87f4512 100644 --- a/vim/.vim/ftplugin/nroff.vim +++ b/vim/.vim/ftplugin/nroff.vim @@ -1,3 +1 @@ set spell - -autocmd BufWritePost * silent! execute "!grap % | pic | tbl | eqn | troff -ms | grops > %:r.ps" | redraw! -- cgit v1.1