diff --git a/autoload/ale/fix.vim b/autoload/ale/fix.vim index 786978d1..a369fa6d 100644 --- a/autoload/ale/fix.vim +++ b/autoload/ale/fix.vim @@ -78,7 +78,7 @@ function! ale#fix#ApplyFixes(buffer, output) abort if !l:data.ignore_file_changed_errors " no-custom-checks - echoerr 'The file was changed before fixing finished' + echom 'The file was changed before fixing finished' endif return