emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/eglot 358104a5f0 29/33: Mention support for F# in READM


From: Stefan Kangas
Subject: [elpa] externals/eglot 358104a5f0 29/33: Mention support for F# in README
Date: Sat, 8 Jan 2022 12:30:50 -0500 (EST)

branch: externals/eglot
commit 358104a5f03aa4d2b5a9b0022b28238ee52c27c7
Author: Xiang Ji <hi@xiangji.me>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Mention support for F# in README
    
    * README.md: Mention F# support.
    
    Copyright-paperwork-exempt: Yes
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 085cc36a21..d0e7e6bc3e 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,7 @@ find-library` can help you tell if that happened.
 * Godot Engine's [built-in LSP][godot]
 * Fortran's [fortls][fortls]
 * Zig's [zls][zls]
+* FSharp's [fsharp-mode][fsharp-mode] (Needs to `(require 'eglot-fsharp)` 
first)
 
 I'll add to this list as I test more servers. In the meantime you can
 customize `eglot-server-programs`:
@@ -578,3 +579,4 @@ Under the hood:
 [fortls]: https://github.com/hansec/fortran-language-server
 [gospb]: 
https://opensource.googleblog.com/2020/10/announcing-latest-google-open-source.html
 [zls]: https://github.com/zigtools/zls
+[fsharp-mode]: https://github.com/fsharp/emacs-fsharp-mode



reply via email to

[Prev in Thread] Current Thread [Next in Thread]