disable pylyzer

This commit is contained in:
Noa Aarts 2025-02-21 10:04:43 +01:00
parent 2430f95b0d
commit 4e281b9a30
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -435,7 +435,8 @@ require("lazy").setup({
require("lazy-lsp").setup({
excluded_servers = {
"nixd", -- is being a buggy cpu hog or something
"nixd", -- is being a buggy cpu hog or something
"pylyzer", -- no, you don't get my ram
},
configs = {
nixd = {