dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.51k stars 1.43k forks source link

add b:undo_ftplugin #4625

Closed benknoble closed 10 months ago

benknoble commented 12 months ago

Close https://github.com/dense-analysis/ale/issues/4624 by adding b:undo_ftplugin to all files.

w0rp commented 10 months ago

Have a look at the CI issues.

benknoble commented 10 months ago

I see

(8/9) [EXECUTE] (X) Jobs did not complete on time!

Could it be spurious timeout? Might just need re-run. I assume that failure also cancelled the other test runners.

w0rp commented 10 months ago

Tests passed locally so I just forced this through, and I'll fix it from there.

Cheers! :beers: