From ade5e47e943b1b2b726b65f8b966f1a51e9d217b Mon Sep 17 00:00:00 2001 From: albert Date: Thu, 6 Jun 2024 21:46:38 +0900 Subject: [PATCH] Update --- home-manager/common/software/cli/nixvim.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home-manager/common/software/cli/nixvim.nix b/home-manager/common/software/cli/nixvim.nix index c17f468a..85dc9c98 100644 --- a/home-manager/common/software/cli/nixvim.nix +++ b/home-manager/common/software/cli/nixvim.nix @@ -50,7 +50,6 @@ pylsp = { enable = true; autostart = true; - installLanguageServer = true; settings = { plugins = { black = {