diff options
| author | Jon Surrell <sirreal@users.noreply.github.com> | 2024-11-22 10:40:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-22 17:40:24 +0800 |
| commit | 618d2051d40a2ae34a892a003d49ca44053f2c7a (patch) | |
| tree | a38f7b29c04710a9eead5e84148b4137de6f8887 /doc/configs.md | |
| parent | docs: update configs.md (diff) | |
| download | nvim-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.md | 4 |
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 |
