Remove lsp after last buffer closes

This commit is contained in:
Andreas Zweili 2024-04-03 13:36:53 +02:00
parent 39f50d0655
commit cf7aaaa7f9
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
gc-cons-threshold 100000000
read-process-output-max (* 1024 1024)
lsp-idle-delay 0.500
lsp-keep-workspace-alive nil
lsp-pylsp-plugins-pycodestyle-enabled nil
lsp-pyls-plugins-pycodestyle-enabled nil
lsp-pylsp-plugins-flake8-enabled nil