Thank you for ALE, it's excellent! I'm using Vim 8.1 on Windows/Ubuntu/Fedora for JavaScript and PHP development.
From issue #1577 @w0rp made the following comment:
the plugins also have to support Vim 8 and many versions of NeoVim well, for me to consider integrating with them. LSP plugins which are written in VimL, I would consider integrating with.
Given that vim-lsp is 100% Vimscript would you consider integrating with it?
There is a long neovim issue #5522 thread with vim-lsp working with Neovim. However that thread is from 2016 and #1577 is from 2018, so I'd be surprised if you didn't know about vim-lsp at the time, so my apologies if I've raised a known issue.
Probably won't happen. I don't see a good reason to do it.
I'm gonna open an issue in vim-lsp for integration, as I since found a good way to support this which has worked with coc.nvim for a long time.
@w0rp Reopen this issue?
In prabirshrestha/vim-lsp#882 you mention about _ways to hook into ALE on my end_
Any progress on that?
Most helpful comment
I'm gonna open an issue in
vim-lspfor integration, as I since found a good way to support this which has worked with coc.nvim for a long time.