aboutsummaryrefslogtreecommitdiff
path: root/lint/vim.sh
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-05 01:07:40 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-05 01:07:40 +1300
commita0b7081ce224503d1735874d28bd8d2271b5e2b8 (patch)
tree13728b7cd7801422d7c7e94625843483f13029e5 /lint/vim.sh
parentMerge branch 'hotfix/v0.8.1' into develop (diff)
downloaddotfiles-a0b7081ce224503d1735874d28bd8d2271b5e2b8.tar.gz
dotfiles-a0b7081ce224503d1735874d28bd8d2271b5e2b8.zip
Add vim/autoload to the lint-vim target
This directory was created in commit 4c46c80, but its contents haven't been linted with `vint` until now.
Diffstat (limited to 'lint/vim.sh')
-rw-r--r--lint/vim.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lint/vim.sh b/lint/vim.sh
index c370e177..64ac63ba 100644
--- a/lint/vim.sh
+++ b/lint/vim.sh
@@ -1,5 +1,6 @@
set -- \
vim/after \
+ vim/autoload \
vim/config \
vim/ftdetect \
vim/ftplugin \