From a4610aab004ef4663d34c699acb95a18bdb0cf31 Mon Sep 17 00:00:00 2001 From: Gerson Sosa <4366859+gersonsosa@users.noreply.github.com> Date: Tue, 20 Jun 2023 09:46:31 +0200 Subject: docs: update server_configurations ruff-lsp url --- lua/lspconfig/server_configurations/ruff_lsp.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/ruff_lsp.lua b/lua/lspconfig/server_configurations/ruff_lsp.lua index 46b4ca04..1a102858 100644 --- a/lua/lspconfig/server_configurations/ruff_lsp.lua +++ b/lua/lspconfig/server_configurations/ruff_lsp.lua @@ -15,9 +15,9 @@ return { }, docs = { description = [[ -https://github.com/charliermarsh/ruff-lsp +https://github.com/astral-sh/ruff-lsp -A Language Server Protocol implementation for Ruff, an extremely fast Python linter and code transformation tool, written in Rust. It can be installed via pip +A Language Server Protocol implementation for Ruff, an extremely fast Python linter and code transformation tool, written in Rust. It can be installed via pip. ```sh pip install ruff-lsp -- cgit v1.2.3-70-g09d2