aboutsummaryrefslogtreecommitdiffstats
path: root/doc/configs.md
diff options
context:
space:
mode:
authorJon Surrell <sirreal@users.noreply.github.com>2024-11-22 10:40:24 +0100
committerGitHub <noreply@github.com>2024-11-22 17:40:24 +0800
commit618d2051d40a2ae34a892a003d49ca44053f2c7a (patch)
treea38f7b29c04710a9eead5e84148b4137de6f8887 /doc/configs.md
parentdocs: update configs.md (diff)
downloadnvim-lspconfig-618d2051d40a2ae34a892a003d49ca44053f2c7a.tar
nvim-lspconfig-618d2051d40a2ae34a892a003d49ca44053f2c7a.tar.gz
nvim-lspconfig-618d2051d40a2ae34a892a003d49ca44053f2c7a.tar.bz2
nvim-lspconfig-618d2051d40a2ae34a892a003d49ca44053f2c7a.tar.lz
nvim-lspconfig-618d2051d40a2ae34a892a003d49ca44053f2c7a.tar.xz
nvim-lspconfig-618d2051d40a2ae34a892a003d49ca44053f2c7a.tar.zst
nvim-lspconfig-618d2051d40a2ae34a892a003d49ca44053f2c7a.zip
docs(harper_ls): fix links to current harper repo (#3444)
Diffstat (limited to 'doc/configs.md')
-rw-r--r--doc/configs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/configs.md b/doc/configs.md
index c6bd8b6b..45bb6277 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -4407,11 +4407,11 @@ Default config:
## harper_ls
-https://github.com/chilipepperhott/harper
+https://github.com/elijah-potter/harper
The language server for Harper, the slim, clean language checker for developers.
-See [docs](https://github.com/chilipepperhott/harper/tree/master/harper-ls#configuration) for more information on settings.
+See [docs](https://github.com/elijah-potter/harper/blob/master/harper-ls/README.md#configuration) for more information on settings.
In short, however, they should look something like this:
```lua