#505 - Do not lint files on enter if the option for linting when the filetype changed is on

This commit is contained in:
w0rp
2017-09-02 16:57:01 +01:00
parent 52eff3bd83
commit f9b43a566c
4 changed files with 41 additions and 1 deletions

View File

@@ -3,6 +3,9 @@ Before:
let g:ale_set_signs = 1
call ale#linter#Reset()
sign unplace *
function! GenerateResults(buffer, output)
return [
\ {