From 6ea79169a341ff4fcbd20c18cf1686db4485c514 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 25 Mar 2021 23:48:35 -0400 Subject: update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 87ff6688..72d2df65 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,7 @@ To install a supported language server: :LspInstall ``` -The only Language servers supported this way currently are `Python`, -`Javascript` and `Lua` the rest you will need to globally install and -configure under `lua/lsp/` +Most common languages should be supported out of the box, if your's is not I would welcome a PR For a more in depth LSP support: [link](https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md) -- cgit v1.2.3