Switch python lsp, fix screen mode for Ronin

This commit is contained in:
Evie Litherland-Smith 2023-08-08 16:43:59 +01:00
parent 99072e7c4d
commit 6ce2e91572
2 changed files with 10 additions and 2 deletions

View file

@ -35,7 +35,15 @@
# LSP servers
nil
fortls
nodePackages.pyright
(python3.withPackages (ps:
with ps; [
python-lsp-server
python-lsp-ruff
python-lsp-black
pyls-isort
pylsp-mypy
pylsp-rope
]))
nodePackages.yaml-language-server
nodePackages.bash-language-server
nodePackages.vscode-html-languageserver-bin

View file

@ -182,7 +182,7 @@ in {
outputs = [
{
criteria = "Acer Technologies ED270R TJMEE0043W01";
mode = "1920x1080@165.00";
mode = "1920x1080@120.00";
position = "0,0";
scale = 1.0;
status = "enable";