vim-lsp-settings icon indicating copy to clipboard operation
vim-lsp-settings copied to clipboard

Auto configurations for Language Server for vim-lsp

Results 97 vim-lsp-settings issues
Sort by recently updated
recently updated
newest added

Hi, we recently released a CUE LSP, and I followed `vim-lsp` documentation to configure it, and it works pretty well. But I wanted to make it even simpler to use...

The first commit fixed the installer for metals (#566). The second one is a workaround for an issue which the latest metals 0.11.7 seems not compatible with vim-lsp as before...

When I install clangd on ubuntu22.04, it fails with the following error: ```bash 1 /usr/bin/lsb_release 2 Downloading clangd and LLVM... 3 % Total % Received % Xferd Average Speed Time...

Currently the clangd installer supports only up to version 11, but a lot's happened in llvm since then! Main changes: - More general/less hardcoded logic for checking for supported versions...

`:LspInstallServer` against `*.scala` ``` % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0...

So there's something in the settings for typescript-language-server.vim that causes it to block if there isn't a node_modules folder above in the directory hierarchy of the buffer being edited. Took...

When issuing `LspInstallServer efm-langserver`, I got an error message: `efm-langserver requested but is disabled by global or local settings` I eventually found a way of installing the server even though...

Some URLs are outdated like the one for Ansible playbooks and roles.