Eglot remove "nil" config since I don't use it anymore

This commit is contained in:
Evie Litherland-Smith 2024-10-24 07:02:56 +01:00
parent e31be91315
commit 9d5e1011ef

View file

@ -1387,12 +1387,7 @@ Configure email with iCalendar event support, to integrate with
(setq eglot-stay-out-of '(flymake))
:config
(setq-default eglot-workspace-configuration
'( :nil ( :nix
( :maxMemoryMB nil
:flake
( :autoArchive t
:nixpkgsInputName "nixpkgs")))
:pylsp ( :plugins
'( :pylsp ( :plugins
( :autopep8 (:enabled nil)
:flake8 (:enabled nil)
:jedi_completion ( :enabled t