disable pylyzer
This commit is contained in:
parent
2430f95b0d
commit
4e281b9a30
1 changed files with 2 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue