trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- 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>