diff options
| author | adrian5 <adrian5@users.noreply.github.com> | 2021-07-02 19:49:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-02 12:49:07 -0700 |
| commit | 786c1c1cd1990f6192df9ab2c4522b531163c170 (patch) | |
| tree | 8cb338545981eee9b108a5ef7940531f9fdaeecb /README.md | |
| parent | [docgen] Update CONFIG.md (diff) | |
| download | nvim-lspconfig-786c1c1cd1990f6192df9ab2c4522b531163c170.tar nvim-lspconfig-786c1c1cd1990f6192df9ab2c4522b531163c170.tar.gz nvim-lspconfig-786c1c1cd1990f6192df9ab2c4522b531163c170.tar.bz2 nvim-lspconfig-786c1c1cd1990f6192df9ab2c4522b531163c170.tar.lz nvim-lspconfig-786c1c1cd1990f6192df9ab2c4522b531163c170.tar.xz nvim-lspconfig-786c1c1cd1990f6192df9ab2c4522b531163c170.tar.zst nvim-lspconfig-786c1c1cd1990f6192df9ab2c4522b531163c170.zip | |
fix: snippets wiki link in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ The following support tab-completion for all arguments: 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/Snippets-support) +* [Snippets support](https://github.com/neovim/nvim-lspconfig/wiki/Snippets) * [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) |
