aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 10:40:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 10:40:52 +1200
commit19448ce894eb2c25af150157234b5fc526dc017f (patch)
tree52ca515f90a23fde89b4bb054e600d35c7261375 /Makefile
parentSpin off copy_linebreak Vim plugin (diff)
downloaddotfiles-19448ce894eb2c25af150157234b5fc526dc017f.tar.gz
dotfiles-19448ce894eb2c25af150157234b5fc526dc017f.zip
Spin off mail_mutt Vim plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
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 \