From 733598201d53aefbcbf0e85de3eb86722c729099 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 3 Jun 2018 12:24:43 +1200 Subject: Add missing vint targets --- lint/vim.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lint') diff --git a/lint/vim.sh b/lint/vim.sh index 6e7561e0..af9b7877 100644 --- a/lint/vim.sh +++ b/lint/vim.sh @@ -7,6 +7,7 @@ set -- \ vim/bundle/insert_suspend_hlsearch \ vim/bundle/juvenile \ vim/bundle/mail_mutt \ + vim/bundle/put_blank_lines \ vim/bundle/sahara \ vim/bundle/strip_trailing_whitespace \ vim/bundle/toggle_option_flags \ @@ -17,6 +18,7 @@ set -- \ vim/ftdetect \ vim/gvimrc \ vim/indent \ + vim/plugin \ vim/vimrc vint -s -- "$@" || exit printf 'Vim configuration linted successfully.\n' -- cgit v1.2.3