aboutsummaryrefslogtreecommitdiff
path: root/lint
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-19 22:53:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-19 22:53:01 +1300
commitfb145dfee64fa1c1424d44c914f919a6beed79e1 (patch)
tree0caa96e1a753fa4a6c516317733d720d5cc3278f /lint
parentUse :compiler quickfix systems for Vim/HTML lint (diff)
downloaddotfiles-fb145dfee64fa1c1424d44c914f919a6beed79e1.tar.gz
dotfiles-fb145dfee64fa1c1424d44c914f919a6beed79e1.zip
Add vim/compiler scripts to vint targets
Diffstat (limited to 'lint')
-rw-r--r--lint/vim.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lint/vim.sh b/lint/vim.sh
index 9af8d203..5c1bbe22 100644
--- a/lint/vim.sh
+++ b/lint/vim.sh
@@ -1,6 +1,7 @@
set -- \
vim/after \
vim/autoload \
+ vim/compiler \
vim/config \
vim/ftdetect \
vim/gvimrc \