aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:27:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:27:02 +1200
commite132c864e873e8f8f040f4048e992d20468e4255 (patch)
tree71a1ceb97ad44003fa886735bcf490be7cf29b65 /Makefile
parentAdd some structure to .gitmodules (diff)
downloaddotfiles-e132c864e873e8f8f040f4048e992d20468e4255.tar.gz
dotfiles-e132c864e873e8f8f040f4048e992d20468e4255.zip
Spin off fixed_join Vim plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index def064d6..ff1cad84 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,6 @@
dist-vim-plugin-big-file-options \
dist-vim-plugin-command-typos \
dist-vim-plugin-copy-linebreak \
- dist-vim-plugin-fixed-join \
dist-vim-plugin-mail-mutt \
dist-vim-plugin-strip-trailing-whitespace \
dist-vim-plugin-toggle-option-flag
@@ -678,7 +677,6 @@ dist-vim-plugin: dist-vim-plugin-auto-backupdir \
dist-vim-plugin-command-typos \
dist-vim-plugin-copy-linebreak \
dist-vim-plugin-detect-background \
- dist-vim-plugin-fixed-join \
dist-vim-plugin-mail-mutt \
dist-vim-plugin-strip-trailing-whitespace \
dist-vim-plugin-toggle-option-flag
@@ -718,11 +716,6 @@ dist-vim-plugin-detect-background: \
vim/doc/detect_background.txt \
VERSION
sh dist/vim-plugin.sh detect_background
-dist-vim-plugin-fixed-join: \
- vim/plugin/fixed_join.vim \
- vim/doc/fixed_join.txt \
- VERSION
- sh dist/vim-plugin.sh fixed_join
dist-vim-plugin-mail-mutt: \
vim/plugin/mail_mutt.vim \
vim/doc/mail_mutt.txt \