From 038836019f04eef577fad3b76dcba9cb8c791968 Mon Sep 17 00:00:00 2001 From: Jannik Buhr <17450586+jmbuhr@users.noreply.github.com> Date: Sun, 30 Jun 2024 08:49:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28f7525..7f4b95f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ https://user-images.githubusercontent.com/17450586/209436101-4dd560f4-c876-4dbc- Uou can open the hover documentation for R, python and julia code chunks with `K`, got-to-definition with `gd` etc. and get autocompletion via the lsp source for your completion plugin. -A list of currently available language server requests can be found in the [otter.nvim documentation(https://github.com/jmbuhr/otter.nvim?tab=readme-ov-file#lsp-methods-currently-implemented). +A list of currently available language server requests can be found in the [otter.nvim documentation](https://github.com/jmbuhr/otter.nvim?tab=readme-ov-file#lsp-methods-currently-implemented). ### R diagnostics configuration