Update syntax_checkers/dart/dart_analyzer.vim
This commit is contained in:
parent
0fcf795140
commit
a875cd2101
@ -14,7 +14,7 @@ endif
|
||||
|
||||
function! SyntaxCheckers_dart_dart_analyser_IsAvailable()
|
||||
return executable("dart_analyser")
|
||||
endif
|
||||
endfunction
|
||||
|
||||
function! SyntaxCheckers_dart_dart_analyser_GetLocList()
|
||||
let args = !empty(g:syntastic_dart_analyzer_conf) ? ' ' . g:syntastic_dart_analyzer_conf : ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user