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

@ -436,6 +436,7 @@ require("lazy").setup({
require("lazy-lsp").setup({ require("lazy-lsp").setup({
excluded_servers = { 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 = { configs = {
nixd = { nixd = {