emacs/var/elfeed/db/data/bc/bc93de885b4e83ec23fdffb2cde9f853c03fd8eb
2022-01-03 12:49:32 -06:00

1 line
718 B
Plaintext

<!-- SC_OFF --><div class="md"><p>I want to set eglot to use flow instead of js-ts server for my project (because currently eglot doesn&#39;t support flow lang). Is there some way to define this in .dir-locals.el?</p> <pre><code>((js-mode . ((add-to-list &#39;eglot-server-programs &#39;(js-mode . (&quot;flow&quot; &quot;lsp&quot;)))))) </code></pre> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/saarin"> /u/saarin </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r9ds67/project_specific_eglot_config_flow_lang/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r9ds67/project_specific_eglot_config_flow_lang/">[comments]</a></span>