diff options
author | Christian Chiarulli <[email protected]> | 2021-03-26 00:15:52 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-03-26 00:15:52 -0400 |
commit | af3d8997fa8ccba8f168d9e1ed6fc5c8d3d0a3ad (patch) | |
tree | 0614020db7ffc9f6b9dd26f576d121b85fdbf9f8 | |
parent | 20dbd59ee4d1cf6d639b655f7661c44dce65102f (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |