yegappan / lsp

Language Server Protocol (LSP) plugin for Vim9
MIT License
473 stars 57 forks source link

Texlab support? #477

Open werdahias opened 6 months ago

werdahias commented 6 months ago

I was wondering if texlab is suplorted as LS. Both clangd and texlab get detected, but only clangd seems to work. The wiki doesn't mention it either. (see https://github.com/girishji/vimcomplete/issues/39 for reference)

lxcode commented 6 months ago

texlab works fine.

https://github.com/lxcode/dotfiles/blob/master/.vimrc#L239