eglot add nil config options

This commit is contained in:
Evie Litherland-Smith 2024-02-21 07:15:59 +00:00
parent c71d2604b9
commit 9a96076f0a

View file

@ -87,7 +87,14 @@ Set treesit to fontify all elements, default was 3 (out of 4)
:include_function_objects t :include_function_objects t
:fuzzy t) :fuzzy t)
:jedi_definition (:enabled t) :jedi_definition (:enabled t)
:jedi_hover (:enabled t)))))) :jedi_hover (:enabled t)))
:nil
( :nil
( :nix
( :flake
( :autoArchive t
:autoEvalInputs t
:nixpkgsInputName "nixpkgs")))))))
#+end_src #+end_src
* Apheleia formatting * Apheleia formatting