aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 18:09:33 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 18:10:58 +1200
commit1672dd8d4d41cfce4b2beb70685399a23eaa0956 (patch)
tree48e4ff7620793cfd1abb351d97cce31129c580e6 /Makefile
parentSpin off big_file_options Vim plugin (diff)
downloaddotfiles-1672dd8d4d41cfce4b2beb70685399a23eaa0956.tar.gz
dotfiles-1672dd8d4d41cfce4b2beb70685399a23eaa0956.zip
Spin off command_typos Vim plugin
Renamed as uncap_ex.vim.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index cfa4e86b..810da7a7 100644
--- a/Makefile
+++ b/Makefile
@@ -77,8 +77,7 @@
dist-vim-plugin \
dist-vim-plugin-auto-backupdir \
dist-vim-plugin-auto-swapdir \
- dist-vim-plugin-auto-undodir \
- dist-vim-plugin-command-typos \
+ dist-vim-plugin-auto-undodir
.SUFFIXES:
.SUFFIXES: .awk .bash .m4 .mi5 .pl .sed .sh
@@ -661,8 +660,7 @@ lint-xinit: check-xinit
dist-vim-plugin: dist-vim-plugin-auto-backupdir \
dist-vim-plugin-auto-swapdir \
- dist-vim-plugin-auto-undodir \
- dist-vim-plugin-command-typos
+ dist-vim-plugin-auto-undodir
dist-vim-plugin-auto-backupdir: \
vim/plugin/auto_backupdir.vim \
@@ -679,8 +677,3 @@ dist-vim-plugin-auto-undodir: \
vim/doc/auto_undodir.txt \
VERSION
sh dist/vim-plugin.sh auto_undodir
-dist-vim-plugin-command-typos: \
- vim/plugin/command_typos.vim \
- vim/doc/command_typos.txt \
- VERSION
- sh dist/vim-plugin.sh command_typos