From e2703aeb315010cba31b77585b7ffada4a8399e9 Mon Sep 17 00:00:00 2001 From: Sergey Alexandrov Date: Fri, 16 Feb 2024 07:02:03 +0100 Subject: fix(typos_lsp): update repository url (#3012) --- lua/lspconfig/server_configurations/typos_lsp.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/typos_lsp.lua b/lua/lspconfig/server_configurations/typos_lsp.lua index 5bebe24f..e5cca497 100644 --- a/lua/lspconfig/server_configurations/typos_lsp.lua +++ b/lua/lspconfig/server_configurations/typos_lsp.lua @@ -11,11 +11,11 @@ return { docs = { description = [[ https://github.com/crate-ci/typos -https://github.com/tekumara/typos-vscode +https://github.com/tekumara/typos-lsp A Language Server Protocol implementation for Typos, a low false-positive source code spell checker, written in Rust. Download it from the releases page -on GitHub: https://github.com/tekumara/typos-vscode/releases +on GitHub: https://github.com/tekumara/typos-lsp/releases ]], }, } -- cgit v1.2.3-70-g09d2