Disable language server over tramp

This commit is contained in:
Andreas Zweili 2024-05-16 14:16:16 +02:00
parent 735376e017
commit 754ff88984
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
read-process-output-max (* 1024 1024)
lsp-idle-delay 0.500
lsp-keep-workspace-alive nil
lsp-auto-register-remote-clients nil
lsp-pylsp-plugins-pycodestyle-enabled nil
lsp-pyls-plugins-pycodestyle-enabled nil
lsp-pylsp-plugins-flake8-enabled nil