remove python lsp and lutris

This commit is contained in:
2026-05-20 21:25:32 +02:00
parent ee248079aa
commit 41d3711b9b
3 changed files with 22 additions and 22 deletions

View File

@ -24,12 +24,12 @@
nodejs_24
glsl_analyzer
opencode
(pkgs.python3.withPackages (ps: with ps; [
python-lsp-server
pylsp-mypy
python-lsp-ruff
pycodestyle
]))
# (pkgs.python3.withPackages (ps: with ps; [
# python-lsp-server
# pylsp-mypy
# python-lsp-ruff
# pycodestyle
# ])) #BORKED
];
# programs.neovim.extraLuaConfig = ''