From 19448ce894eb2c25af150157234b5fc526dc017f Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 31 May 2018 10:40:52 +1200 Subject: Spin off mail_mutt Vim plugin --- Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d73dcc84..ff8b493c 100644 --- a/Makefile +++ b/Makefile @@ -80,7 +80,6 @@ dist-vim-plugin-auto-undodir \ dist-vim-plugin-big-file-options \ dist-vim-plugin-command-typos \ - dist-vim-plugin-mail-mutt \ dist-vim-plugin-strip-trailing-whitespace .SUFFIXES: @@ -667,7 +666,6 @@ dist-vim-plugin: dist-vim-plugin-auto-backupdir \ dist-vim-plugin-auto-undodir \ dist-vim-plugin-big-file-options \ dist-vim-plugin-command-typos \ - dist-vim-plugin-mail-mutt \ dist-vim-plugin-strip-trailing-whitespace dist-vim-plugin-auto-backupdir: \ @@ -695,11 +693,6 @@ dist-vim-plugin-command-typos: \ vim/doc/command_typos.txt \ VERSION sh dist/vim-plugin.sh command_typos -dist-vim-plugin-mail-mutt: \ - vim/plugin/mail_mutt.vim \ - vim/doc/mail_mutt.txt \ - VERSION - sh dist/vim-plugin.sh mail_mutt dist-vim-plugin-strip-trailing-whitespace: \ vim/plugin/strip_trailing_whitespace.vim \ vim/doc/strip_trailing_whitespace.txt \ -- cgit v1.2.3