aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoradrian5 <adrian5@users.noreply.github.com>2021-07-02 19:49:07 +0000
committerGitHub <noreply@github.com>2021-07-02 12:49:07 -0700
commit786c1c1cd1990f6192df9ab2c4522b531163c170 (patch)
tree8cb338545981eee9b108a5ef7940531f9fdaeecb /README.md
parent[docgen] Update CONFIG.md (diff)
downloadnvim-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e855aa60..54245f2a 100644
--- a/README.md
+++ b/README.md
@@ -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)