el-get/recipes/fsharp-mode.rcp
2022-06-24 16:32:16 +09:00

8 lines
259 B
Plaintext

(:name fsharp-mode
:description "Major mode for editing fsharp code."
:type github
:pkgname "fsharp/emacs-fsharp-mode"
:load-path (".")
:depends (eglot jsonrpc)
:website "https://github.com/fsharp/emacs-fsharp-mode")