Update README.md

This commit is contained in:
Christian Chiarulli 2021-03-26 00:15:52 -04:00 committed by GitHub
parent 20dbd59ee4
commit af3d8997fa
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ To install a supported language server:
:LspInstall <your_language_server>
```
Most common languages should be supported out of the box, if your's is not I would welcome a PR
Most common languages should be supported out of the box, if yours 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)