aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:43:54 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:48:46 +1200
commit6165cfe32251c80f44625b4b3128dcb5585a6ad3 (patch)
treef354bacae41e15da9f5569a7c09efe9fb67531af /Makefile
parentSpin off fixed_join Vim plugin (diff)
downloaddotfiles-6165cfe32251c80f44625b4b3128dcb5585a6ad3.tar.gz
dotfiles-6165cfe32251c80f44625b4b3128dcb5585a6ad3.zip
Spin off toggle_option_flag Vim plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index ff1cad84..605c10f9 100644
--- a/Makefile
+++ b/Makefile
@@ -83,8 +83,7 @@
dist-vim-plugin-command-typos \
dist-vim-plugin-copy-linebreak \
dist-vim-plugin-mail-mutt \
- dist-vim-plugin-strip-trailing-whitespace \
- dist-vim-plugin-toggle-option-flag
+ dist-vim-plugin-strip-trailing-whitespace
.SUFFIXES:
.SUFFIXES: .awk .bash .m4 .mi5 .pl .sed .sh
@@ -678,8 +677,7 @@ dist-vim-plugin: dist-vim-plugin-auto-backupdir \
dist-vim-plugin-copy-linebreak \
dist-vim-plugin-detect-background \
dist-vim-plugin-mail-mutt \
- dist-vim-plugin-strip-trailing-whitespace \
- dist-vim-plugin-toggle-option-flag
+ dist-vim-plugin-strip-trailing-whitespace
dist-vim-plugin-auto-backupdir: \
vim/plugin/auto_backupdir.vim \
@@ -726,8 +724,3 @@ dist-vim-plugin-strip-trailing-whitespace: \
vim/doc/strip_trailing_whitespace.txt \
VERSION
sh dist/vim-plugin.sh strip_trailing_whitespace
-dist-vim-plugin-toggle-option-flag: \
- vim/plugin/toggle_option_flag.vim \
- vim/doc/toggle_option_flag.txt \
- VERSION
- sh dist/vim-plugin.sh toggle_option_flag