Eglot remove "nil" config since I don't use it anymore
This commit is contained in:
parent
e31be91315
commit
9d5e1011ef
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue