|
I am confused on how to use this LSP server inside neovim. The lspconfig registry contains the entry ltex_plus. The mason registry mason-org is unmaintained, so I looked into the mason registry visimp and found the entry ltex_plus. When I try to use |
Answered by
devgioele
Mar 21, 2025
Replies: 1 comment 2 replies
|
I am not working with mason, so I cannot support you. Maybe this discussion helps you: ltex-plus/ltex-ls-plus#78 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found the issue. The
mason-lspconfig.nvimI use makes a mapping from the lspconfig registry to the mason registry. I opened a PR to add a mapping forltex_plus: mason-org/mason-lspconfig.nvim#525