Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:
> I've been using eglot for some time now and that has implied playing around
> with different LSPs and their configurations. Before going for the "complex
> things", like project specific settings, I'm working on a one-fits-all my
> needs config and, yes, I've been writing this in elisp, which was somehow
> convoluted (and maybe not optimal for newbies).
>
> How difficult/acceptable would it be to have a e.g.
> `(locate-user-emacs-file "eglot.json")` file holding the basic one-fits-all
> configuration in JSON? This files will always be overwritten with a
> .dir-locals.el file for specific projects, of course.
Sorry, I don't understand what are you proposing. Do you want to
customize Emacs/eglot in JSON instead of in Emacs Lisp?
Could you please clarify?