From 307a7ee2f97f472e5ee11e020b753b4290fe5b1b Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 31 May 2018 17:51:04 +1200 Subject: Spin off big_file_options Vim plugin --- Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5e006452..cfa4e86b 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,6 @@ dist-vim-plugin-auto-backupdir \ dist-vim-plugin-auto-swapdir \ dist-vim-plugin-auto-undodir \ - dist-vim-plugin-big-file-options \ dist-vim-plugin-command-typos \ .SUFFIXES: @@ -663,7 +662,6 @@ 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-big-file-options \ dist-vim-plugin-command-typos dist-vim-plugin-auto-backupdir: \ @@ -681,11 +679,6 @@ dist-vim-plugin-auto-undodir: \ vim/doc/auto_undodir.txt \ VERSION sh dist/vim-plugin.sh auto_undodir -dist-vim-plugin-big-file-options: \ - vim/plugin/big_file_options.vim \ - vim/doc/big_file_options.txt \ - VERSION - sh dist/vim-plugin.sh big_file_options dist-vim-plugin-command-typos: \ vim/plugin/command_typos.vim \ vim/doc/command_typos.txt \ -- cgit v1.2.3