diff options
| author | Raigo Jerva <raigo.jerva@gmail.com> | 2021-02-18 15:45:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-18 15:45:39 +0200 |
| commit | b75ac783b3b53f0e40d3710ae402f3a5a1f77b00 (patch) | |
| tree | 00075294afe2395b646353fe64bc8fe569782238 /README.md | |
| parent | Merge pull request #715 from mjlbach/fix_reloading (diff) | |
| download | nvim-lspconfig-b75ac783b3b53f0e40d3710ae402f3a5a1f77b00.tar nvim-lspconfig-b75ac783b3b53f0e40d3710ae402f3a5a1f77b00.tar.gz nvim-lspconfig-b75ac783b3b53f0e40d3710ae402f3a5a1f77b00.tar.bz2 nvim-lspconfig-b75ac783b3b53f0e40d3710ae402f3a5a1f77b00.tar.lz nvim-lspconfig-b75ac783b3b53f0e40d3710ae402f3a5a1f77b00.tar.xz nvim-lspconfig-b75ac783b3b53f0e40d3710ae402f3a5a1f77b00.tar.zst nvim-lspconfig-b75ac783b3b53f0e40d3710ae402f3a5a1f77b00.zip | |
Fix readme link to snippets wiki page
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -205,7 +205,7 @@ EOF Please see the [wiki](https://github.com/neovim/nvim-lspconfig/wiki) for additional topics, including: * [Installing language servers automatically](https://github.com/neovim/nvim-lspconfig/wiki/Installing-language-servers-automatically) -* [Snippets support](https://github.com/neovim/nvim-lspconfig/wiki/Language-specific-plugins) +* [Snippets support](https://github.com/neovim/nvim-lspconfig/wiki/Snippets-support) * [Project local settings](https://github.com/neovim/nvim-lspconfig/wiki/Project-local-settings) * [Recommended plugins for enhanced language server features](https://github.com/neovim/nvim-lspconfig/wiki/Language-specific-plugins) |
