Fix vim-autoformat hanging when auto indenting.
This commit is contained in:
parent
978e4ece4f
commit
383fbdb716
@ -129,6 +129,7 @@ function! s:TryAllFormatters(...) range
|
|||||||
endif
|
endif
|
||||||
" Tried all formatters, none worked
|
" Tried all formatters, none worked
|
||||||
call s:Fallback()
|
call s:Fallback()
|
||||||
|
return 0
|
||||||
endif
|
endif
|
||||||
endwhile
|
endwhile
|
||||||
endfunction
|
endfunction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user