summaryrefslogtreecommitdiff
path: root/compiler/ansible-lint.vim
diff options
context:
space:
mode:
authorMike Vink <mike1994vink@gmail.com>2023-04-22 21:47:31 +0200
committerMike Vink <mike1994vink@gmail.com>2023-04-22 21:47:31 +0200
commit5054e04cfefeeaa1b2313173f5fcff3f709f1b01 (patch)
tree9d41cdcac6d6b78912d52d4c264700bc146a5d30 /compiler/ansible-lint.vim
parentb91bb045f335eb2e15bebc5fa108e5893b5d9951 (diff)
fixup
Diffstat (limited to 'compiler/ansible-lint.vim')
-rw-r--r--compiler/ansible-lint.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ansible-lint.vim b/compiler/ansible-lint.vim
index f1f4139..9427092 100644
--- a/compiler/ansible-lint.vim
+++ b/compiler/ansible-lint.vim
@@ -7,5 +7,5 @@ if exists(':CompilerSet') != 2
command -nargs=* CompilerSet setlocal <args>
endif
-CompilerSet makeprg=ansible-lint
+CompilerSet makeprg=compile\ ansible-lint
CompilerSet errorformat=%Z%f:%l\ %m,%Z%f:%l,%E%\\%%(%\\S%\\)%\\@=%m,%C%\\%%(%\\S%\\)%\\@=%m,%-G