aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:03:29 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:04:42 +1200
commita3298a0ce98795a6f005490bcc45130f8254d4a2 (patch)
treea10aca9cb6e17bfca86c5e7389f9fc82c7a52e34 /Makefile
parentMerge branch 'feature/vim-hlsearc...' into develop (diff)
downloaddotfiles-a3298a0ce98795a6f005490bcc45130f8254d4a2.tar.gz
dotfiles-a3298a0ce98795a6f005490bcc45130f8254d4a2.zip
Spin off insert_suspend_hlsearch Vim plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index c194dc9e..def064d6 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,6 @@
dist-vim-plugin-command-typos \
dist-vim-plugin-copy-linebreak \
dist-vim-plugin-fixed-join \
- dist-vim-plugin-insert-suspend-hlsearch \
dist-vim-plugin-mail-mutt \
dist-vim-plugin-strip-trailing-whitespace \
dist-vim-plugin-toggle-option-flag
@@ -680,7 +679,6 @@ dist-vim-plugin: dist-vim-plugin-auto-backupdir \
dist-vim-plugin-copy-linebreak \
dist-vim-plugin-detect-background \
dist-vim-plugin-fixed-join \
- dist-vim-plugin-insert-suspend-hlsearch \
dist-vim-plugin-mail-mutt \
dist-vim-plugin-strip-trailing-whitespace \
dist-vim-plugin-toggle-option-flag
@@ -725,11 +723,6 @@ dist-vim-plugin-fixed-join: \
vim/doc/fixed_join.txt \
VERSION
sh dist/vim-plugin.sh fixed_join
-dist-vim-plugin-insert-suspend-hlsearch: \
- vim/plugin/insert_suspend_hlsearch.vim \
- vim/doc/insert_suspend_hlsearch.txt \
- VERSION
- sh dist/vim-plugin.sh insert_suspend_hlsearch
dist-vim-plugin-mail-mutt: \
vim/plugin/mail_mutt.vim \
vim/doc/mail_mutt.txt \